Commit Graph

268 Commits

Author SHA1 Message Date
Abigail 2ccb225a5f hhhhhhhh whitespace 2019-12-23 13:33:19 -05:00
Abigail f649d15890 modify playing status so it changes based on time of day
Fixes #57
2019-12-23 13:29:04 -05:00
Abigail e9d2274e64 remove print statement 2019-12-23 11:49:55 -05:00
Abigail ae67498e75 qrz: handle addresses that are only whitespace
Fixes #124
2019-12-23 11:47:37 -05:00
Abigail Gold 781a3fa4dd
Merge pull request #127 from classabbyamp/reactions
add reactions on keywords functionality
2019-12-23 11:36:14 -05:00
Abigail c48a4069cb add reactions on keywords functionality
Fixes #52
2019-12-23 11:32:02 -05:00
Abigail Gold e64c9ba2df
Merge pull request #125 from classabbyamp/embed-add-syntax
change embed = embed.add_field() to embed.add_field()
2019-12-23 10:41:37 -05:00
Abigail Gold 5c95b9ff12
Merge pull request #126 from classabbyamp/all-embedded
fix commands that do not use embeds
2019-12-23 10:40:30 -05:00
Abigail ca224cc744 fix commands that do not use embeds
Fixes #50
2019-12-23 10:32:24 -05:00
Abigail a93f6d7a03 >:-( PEP8 2019-12-23 09:57:05 -05:00
Abigail d3fd36fb75 change `embed = embed.add_field()` to `embed.add_field()`. Fixes #106. 2019-12-23 09:53:49 -05:00
Abigail Gold c47fd0549d
Merge pull request #121 from classabbyamp/server-shield
add server shield to readme
2019-12-18 11:54:26 -05:00
Abigail Gold d7f50bc083
add server shield to readme 2019-12-18 11:47:47 -05:00
Abigail Gold e84ba201bd
Merge pull request #118 from classabbyamp/embed-factory
convert all embed creation to embed_factory
2019-12-18 10:35:15 -05:00
Abigail Gold 26765e86b6
Merge pull request #104 from classabbyamp/echo-cmd
add command to echo a message as the bot in a channel
2019-12-18 10:21:17 -05:00
Abigail 51cd182c57 PEP8, my nemesis, we meet again! (removed unused imports) 2019-12-16 03:59:14 -05:00
Abigail 7a9d64465e convert all embed creation to embed_factory 2019-12-16 03:49:34 -05:00
Abigail Gold 5beb68e1c5
Merge pull request #117 from bruceyang1998/patch-1
Update callsign_info.py
2019-12-16 01:31:31 -05:00
Bruce Yang 5da9cf0bf2
Update callsign_info.py
Fix Group B (was identical to Group A)
Add detail about some unavailable calls
2019-12-16 01:20:13 -05:00
Abigail Gold caa74142d5
Merge pull request #114 from classabbyamp/updateclog
Update changelog for v2.0.0
2019-12-16 00:22:28 -05:00
Abigail 7416596ac3 add yanked v1.0.0, update parser to handle yanked versions 2019-12-16 00:15:37 -05:00
Abigail afa2054323 reorder changelog, add links, fix changelog parser 2019-12-16 00:02:21 -05:00
0x5c b976a7a725
Merge pull request #115 from classabbyamp/dockerdoc
Docker: We have docs, Doc!
2019-12-16 00:01:54 -05:00
0x5c c9914acce9
Spelling Bee!
- Actually corrected incorrect usage.
2019-12-15 23:59:13 -05:00
Abigail 9aa720b4e9 updates to changelog 2019-12-15 23:47:22 -05:00
0x5c 90738d81de
Docker: We have docs, Doc!
- Added documentation on running the bot
    with docker-compose and docker.
2019-12-15 22:53:40 -05:00
Abigail d522389f9f change changelog command to only display the most recent version 2019-12-15 19:10:03 -05:00
Abigail fcbb3be028 update changelog and bump version 2019-12-15 19:09:29 -05:00
Abigail Gold 6cbf975593
add temporary cc command 2019-12-15 12:51:43 -05:00
Abigail Gold 05bf1513a3
Merge pull request #111 from classabbyamp/dockerignore
add files to dockerignore
2019-12-15 11:34:45 -05:00
Abigail Gold 621f2dfcb0
Update .dockerignore based on review 2019-12-15 11:20:41 -05:00
Abigail Gold 6e83faaeee
Merge pull request #110 from classabbyamp/lookup-patch-1
add lookup ext to default ext list
2019-12-15 11:10:22 -05:00
Abigail 185375aa0d add files to dockerignore 2019-12-11 22:44:01 -05:00
Abigail Gold 57f6a02619
add lookup ext to default ext list 2019-12-11 18:17:27 -05:00
Abigail Gold eb449f0f48
remote lookup functions (#10)
* add dxcc lookup
* use new module `ctyparser` to simplify dxcc data management
* fix logic in dxcc command
* Fixes #21
2019-12-11 02:33:11 -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 ba1b7e947f add command to echo a message as the bot in a channel.
Command errors are not handled because that will be done in #22. Fixes #77
2019-12-10 00:47:40 -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