Abigail
0b292eda10
make phonetics cmd into funetics, create phonetics cmd, convert morse
...
and qcode json to python dicts
Fixes #122
Fixes #123
2019-12-25 00:42:54 -05:00
Abigail Gold
02192a7ea9
Merge pull request #132 from classabbyamp/5c-metadata
...
Metadata update!
2019-12-24 10:32:32 -05:00
0x5c
3196aa6e40
Removed an unused f-string
2019-12-23 21:29:50 -05:00
0x5c
309f9f7ecb
F**ing delayed linter
2019-12-23 21:17:59 -05:00
0x5c
1b21583d41
Merge branch 'master' into 5c-metadata
...
Fix conflicts
2019-12-23 21:13:01 -05:00
0x5c
3ab8fae80a
Removed extraneous blank lines
2019-12-23 21:02:55 -05:00
0x5c
96b2a8f259
Metadata update!
...
- Added flag emojis to commands with countries.
- Added image attribution and description to "image" commands.
- Added file metadata to image resources.
- Added new key in options.py: pika.
- Added classes to deal with file metadata.
- Added common paths to common.py.
- Changed directory/file names of resources.
- Documented the new metadata format.
Fixes #83 - Metadata storage
Fixes #86 - Country flags
2019-12-23 20:51:31 -05:00
Abigail
f1993c85b2
combine all aiohttp operations into a single session
...
Fixes #49
2019-12-23 17:54:20 -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
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
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
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
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
Abigail
d522389f9f
change changelog command to only display the most recent version
2019-12-15 19:10:03 -05:00
Abigail Gold
6cbf975593
add temporary cc command
2019-12-15 12:51:43 -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
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 Gold
12dc87ae9b
changed all references of qrmbot to qrm2. Fixes #96
2019-12-08 15:40:17 -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
7f169ad3eb
rename "cogs" to extensions (more accurate!)
2019-12-07 17:26:55 -05:00