Commit Graph

32 Commits

Author SHA1 Message Date
Abigail Gold
10c43e83bd
basic functionality for QRZ rich lookup
still have to handle some errors (call not found, unable to login, etc)
and display the error. also probably don't need to open a new session
for every invocation. When this gets merged, remember to delete the old
command in lookupcog.
2019-10-15 17:37:13 -04:00
Abigail Gold
9e620371eb
Merge pull request #31 from classabbyamp/iss16
move all images in imagecog to local files instead of URLs
2019-10-12 21:28:08 -04:00
0x5c
f358405a16
Merge pull request #32 from classabbyamp/ae7qcog
Ae7qcog
2019-10-12 20:43:23 -04:00
Abigail Gold
c0bc07827e
Merge branch 'master' into ae7qcog 2019-10-12 20:30:11 -04:00
Abigail Gold
98d77c6d47
if in -> except keyerror 2019-10-12 19:50:40 -04:00
Abigail Gold
0123497f54
fixed bare excepts 2019-10-09 01:39:37 -04:00
Abigail Gold
021a1312cb
add embed footers and timestamps to all current embeds (#34) 2019-10-09 01:25:33 -04:00
Abigail Gold
66af6aee24
move all images in imagecog to local files instead of URLs 2019-10-08 19:43:09 -04:00
Abigail Gold
d8d0b68100
more work on ae7q callsign lookup 2019-10-08 18:57:37 -04:00
Abigail Gold
19284ee1cc
add ae7q call search, basic functionality. need to error check etc still 2019-10-07 16:11:30 -04:00
0x5c
390cd715c4
Merge branch 'master' into gridcog 2019-10-07 05:47:51 -04:00
0x5c
87245e4395
Merge branch 'master' into hamcog 2019-10-07 05:39:14 -04:00
0x5c
fb80caa5f6 [FIX] main.py: re-implemented shutdown and restart (#19)
- This time we actually use exit codes, and rely on a wrapper
  to restart
- Addition of said wrapper script (run.sh) (from 0x5c/quick-bot-no-pain)
- Moved both commands to main.py

Fixes #4
2019-10-06 22:42:44 -04:00
Abigail Gold
2dbe421be0
fix file handler thingy 2019-10-05 20:30:46 -04:00
0x5c
cd6fe1b7e8
Merge branch 'master' into imagecog 2019-10-05 20:08:14 -04:00
Abigail Gold
96d251fe47
convert urllib code to aiohttp 2019-10-05 19:59:19 -04:00
Abigail Gold
1e0b5f7b34
to grid or un to grid, that is the question 2019-10-05 19:54:04 -04:00
Abigail Gold
6ffcd7e9ed
add qcode, phonetics, utc 2019-10-05 19:36:45 -04:00
Abigail Gold
6497c5a0e6
added cog for cmds that retreive images 2019-10-05 19:13:24 -04:00
Abigail Gold
640ad9f8e3
but Maaaaa, I don't wanna study! 2019-10-05 18:53:23 -04:00
Abigail Gold
b72add0d03
Fix copyright notices. 2019-10-05 02:23:11 -04:00
0x5c
cb8d4347e0
Merge branch 'funcog'
- Local merge
2019-10-05 02:12:42 -04:00
0x5c
6e1f2983e4
Merge pull request #2 from classabbyamp/morsecog
Added CW Cog
2019-10-05 01:55:58 -04:00
Abigail Gold
59e4d05229
[a very serious commit message] 2019-10-04 20:19:31 -04:00
Abigail Gold
9ccca9860b
-. . .-- / -.-. --- --. / ..-. --- .-. / -.-. .-- 2019-10-04 20:07:58 -04:00
Abigail Gold
9f586242f7
whoops 2019-10-04 19:48:58 -04:00
Abigail Gold
067adb0252
Ping! Pong! The witch is dead 2019-10-04 19:45:59 -04:00
Abigail Gold
517a13b7c3
add shutdown command 2019-10-04 18:26:20 -04:00
Abigail Gold
2baff301de
renamed infocog to basecog 2019-10-04 18:16:47 -04:00
Abigail Gold
a6d6dd2c74 added copyright info 2019-10-04 18:07:50 -04:00
Abigail Gold
f4f1472e34 add restart command 2019-10-04 13:46:40 -04:00
0x5c
0d7dc3853c
*COGS COGS COGS COG COGS COGS*
- Added GlobalSettings cog to allow extensions to access "global" settings
- Moved _info() to a separate cog
- added default on_ready() stuff
2019-10-04 13:10:27 -04:00