Abigail Gold
25ea169bf1
Merge branch 'master' into lookupcog
2019-12-10 21:34:57 -05:00
Abigail Gold
838cec8397
cogs -> ext part 1, also qrm2
2019-12-10 21:28:13 -05:00
Abigail Gold
f2e2d33b72
Merge pull request #99 from classabbyamp/issue-templates
...
Add issue templates
2019-12-10 14:09:07 -05:00
Abigail
e2fa7713be
update issue templates to make more sense
2019-12-09 23:50:01 -05:00
Abigail Gold
64cfdeec1e
Merge pull request #103 from classabbyamp/cw-fix
...
add space = slash in CW resources file
2019-12-09 04:31:49 -05:00
Abigail Gold
8c3fdd9b90
add space = slash in CW resources file. fixes #102
2019-12-09 02:17:06 -05:00
Abigail Gold
6ffe5efb72
Merge pull request #100 from classabbyamp/qrm2
...
changed all references of qrmbot to qrm2
2019-12-09 02:03:52 -05:00
Abigail Gold
3cd1a9d13a
Merge pull request #101 from classabbyamp/iss96
...
add shutdown/restart console messages
2019-12-09 02:00:39 -05:00
Abigail Gold
9bbe71a67d
add shutdown/restart console messages. Fixes #89
2019-12-08 16:02:09 -05:00
Abigail Gold
12dc87ae9b
changed all references of qrmbot to qrm2. Fixes #96
2019-12-08 15:40:17 -05:00
Abigail Gold
5ab7a81604
Add issue templates
2019-12-08 04:27:50 -05:00
0x5c
ea44f223c8
Merge pull request #98 from classabbyamp/5c-checks-cmn
...
Moved checks and helpers to common.py
2019-12-08 04:16:39 -05:00
0x5c
bb8cb1eff5
Moved checks and helpers to common.py
...
Fixes #87
2019-12-08 04:10:19 -05:00
0x5c
be93561e8e
Merge pull request #97 from classabbyamp/extfix
...
fix ext loading
2019-12-08 03:29:02 -05:00
Abigail Gold
51a396e049
a little fucky-wucky
2019-12-08 03:26:04 -05:00
Abigail Gold
cc7e95caff
oopsie whoopsie
2019-12-08 03:24:14 -05:00
Abigail Gold
73b75363c0
Merge pull request #94 from classabbyamp/cog-to-ext
...
rename "cogs" to extensions
2019-12-08 03:18:13 -05:00
Abigail Gold
725172f341
Merge branch 'master' into cog-to-ext
2019-12-08 03:16:08 -05:00
Abigail Gold
fe39822dd5
remove ext from filenames
2019-12-08 03:10:30 -05:00
Abigail Gold
72d724af04
Merge pull request #93 from classabbyamp/data-imports-fix
...
fix data imports
2019-12-08 02:57:09 -05:00
Abigail Gold
7f169ad3eb
rename "cogs" to extensions (more accurate!)
2019-12-07 17:26:55 -05:00
Abigail Gold
521c99a614
fix imports. Fixes #85
2019-12-07 17:13:06 -05:00
0x5c
18bfdb0542
Merge pull request #92 from classabbyamp/5c-wttrfix
...
Fixed wttr embeds for unicode locations
2019-12-07 13:28:45 -05:00
0x5c
aee64ce235
Fixed wttr embeds for unicode locations
...
Fixes #90
2019-12-07 13:26:49 -05:00
0x5c
ff379ae226
Merge pull request #91 from classabbyamp/5c-extctl
...
Extension control commands
2019-12-07 12:12:43 -05:00
0x5c
387355af7e
Extention control commands
...
- Extctl: live load/reload/unload/list of extensions.
- Added helper to create error embeds.
- Added status emojis to common.py.
Fixes #82
Fixes #88
2019-12-07 11:38:34 -05:00
Abigail Gold
245811bef1
remove old file (cty_json.py)
2019-12-06 01:36:31 -05:00
Abigail Gold
a857b7f580
add command categories
2019-12-06 01:34:11 -05:00
Abigail Gold
eb23a592bd
remove lingering references to globalsettings
2019-12-06 01:30:44 -05:00
Abigail Gold
87dd795258
Merge branch 'master' into lookupcog
2019-12-06 01:21:44 -05:00
Abigail Gold
ad2c559a0f
Custom Help Command ( #55 )
...
* subclasses HelpCommand to implement a custom help command.
add cog names for display in the help command.
Globalsettings is no longer a cog. HelpCommand uses the custom attribute
category for grouping commands.
* PEP8 fixes
* improve variable names for help command clarity. Fixes #70
* improve help command formatting
add aliases for weather commands
add help text for ae7q call and qrz
* move global_settings to common
* rename import alias
* fix loading/unloading of help command
* fix info command
* fix options import
* changed canonical command names to be more descriptive
* remove cog names and revert map/bandplan error listing
* add link to hamstudy references
2019-12-06 01:19:42 -05:00
Abigail Gold
f821a2e2f2
add command to display vanity callsign rules ( #69 )
...
* add command to display vanity callsign rules
* store callsign info in a separate file for extensibility
* Update callsign_info.py
* Update callsign_info.py
* fix gitignore, make pfx command extensible, fix US formatting
2019-11-28 23:48:11 -05:00
Abigail Gold
0b93e642d8
Merge pull request #79 from classabbyamp/update-make
...
Updated Makefile and templates
2019-11-25 11:03:18 -05:00
0x5c
846509549c
Updated Makefile and templates
...
From 0x5c/quick-bot-no-pain
2019-11-25 05:43:20 -05:00
Abigail Gold
90bacfe536
add ctyparser to requirements, remove type hint that was causing errors
2019-11-25 01:47:04 -05:00
Abigail Gold
e4b4f61b53
add threading, fix bare except
2019-11-11 23:35:12 -05:00
Abigail Gold
80c406b6f8
Merge pull request #74 from classabbyamp/info
...
show bot's profile picture in info command, and make qrz images thumbnails
2019-11-11 21:21:15 -05:00
Abigail Gold
e4fe3480e9
and the same to QRZ images
2019-11-11 21:20:25 -05:00
Abigail Gold
522f37586d
show bot's profile picture in info command
2019-11-11 21:13:43 -05:00
Abigail Gold
db62446d9c
Prep for implementing ctyparse. UNTESTED!
...
Some TODOs listed in the code related to threading.
2019-11-11 20:59:10 -05:00
Abigail Gold
a02e68b91f
Merge pull request #73 from classabbyamp/ping-surprise
...
ternary statements, ofc
2019-11-09 23:02:59 -05:00
Abigail Gold
eaae8a7ece
ternary statements, ofc
2019-11-09 23:01:58 -05:00
Abigail Gold
118e3f5d90
Merge pull request #72 from classabbyamp/ping-surprise
...
PONG!
2019-11-09 02:21:44 -05:00
Abigail Gold
4b6e8db257
PONG!
2019-11-09 02:17:48 -05:00
Abigail Gold
489c04a945
Merge pull request #71 from classabbyamp/docker2
...
change FROM to alpine 3.10
2019-11-09 02:03:40 -05:00
Abigail Gold
404e67a0c2
back to the future
2019-11-09 02:02:46 -05:00
Abigail Gold
f0b0d090aa
add cython, change FROM to alpine 3.10
2019-11-09 01:48:00 -05:00
Abigail Gold
d66cc63b5f
Merge branch 'changelog'
2019-11-06 00:49:53 -05:00
Abigail Gold
5e427b0140
Merge branch 'master' into changelog
2019-11-06 00:47:39 -05:00
Abigail Gold
7cd231b043
load changelog at cog load
2019-11-06 00:44:39 -05:00