0x5c
38eecf0010
Bump version v2.6.0
2021-03-18 09:37:28 -04:00
0x5c
4faba37c73
Merge pull request #366 from miaowware/thegreatmigration
...
Added and switched to the Resource Manager
2021-03-18 09:26:48 -04:00
0x5c
0241d1856a
Added and switched to the Resource Manager
...
- Added Resource Manager
- Migrated most exts to it
- Added config entry for the resources URL
- Added my ID to template
- Bumped copyright on edited files
Fixes #246
2021-03-18 09:17:30 -04:00
classabbyamp
54960e8237
Merge pull request #363 from miaowware/plugins
...
add support for plugins
2021-03-18 01:26:35 -04:00
Abigail G
7ffe821f78
Merge branch 'master' into plugins
2021-03-18 01:22:17 -04:00
classabbyamp
31ca12a048
Merge pull request #364 from miaowware/bump-3.9
...
bump python to >=3.9, bump d.py to ~=1.6.0
2021-03-18 01:20:02 -04:00
Abigail G
361d4f894e
bump python to <=3.9, bump d.py to ~=1.6.0
...
fixes #361
2021-03-17 23:10:57 -04:00
Abigail G
79545403d8
add support for plugins
2021-03-17 22:05:34 -04:00
classabbyamp
3a5ce9f1c0
Merge pull request #360 from miaowware/public-invite
...
add failsafe to not show invite if bot is not public
2021-03-17 08:47:26 -04:00
Abigail G
850aa36894
add failsafe to not show invite if bot is not public
2021-03-17 08:41:18 -04:00
0x5c
bc2515c9fc
Merge pull request #359 from miaowware/qrztools-integration
...
convert qrzcog to use qrztools
2021-03-17 03:53:34 -04:00
Abigail G
3134c41191
Merge branch 'master' into qrztools-integration
2021-03-16 22:15:49 -04:00
Abigail G
a7b4203112
convert qrzcog to use qrztools
...
fixes #58
fixes #351
2021-03-16 22:04:05 -04:00
classabbyamp
123dff28fa
Merge pull request #358 from miaowware/donate-invite
...
Donate/Invite commands
2021-03-16 21:24:34 -04:00
Abigail G
c6581841ab
add donation and invite links to ?info
...
fixes #357
2021-03-16 20:56:52 -04:00
Abigail G
df8d258446
add ?invite command
...
fixes #356
2021-03-16 20:33:45 -04:00
Abigail G
fa82610469
add donate command
...
fixes #355
2021-03-16 20:20:17 -04:00
0x5c
0d5ca5c2fe
Merge pull request #354 from miaowware/helppfx
...
Prefixes and the ?help command
2021-03-13 18:31:29 -05:00
0x5c
950840be60
Merge branch 'master' into helppfx
2021-03-13 18:30:23 -05:00
0x5c
78e34dff63
Added list of available prexifes to ?help
...
- Only shows when more then one is available.
Fixes #353
2021-03-13 18:16:58 -05:00
0x5c
ab73001340
Made help command use the invocation prefix
...
Fixes #338
2021-03-13 17:48:18 -05:00
classabbyamp
956fc4b02f
Merge pull request #349 from miaowware/docker-bs
...
fix issue with pushing docker images to ghcr
2021-03-07 00:01:48 -05:00
Abigail G
be6c78f4de
fix issue with pushing docker images to ghcr
2021-03-06 23:55:38 -05:00
classabbyamp
86ab415619
Merge pull request #346 from franrogers/master
...
Validate inputs for ?ae7q and ?qrz commands
2021-03-06 23:41:37 -05:00
classabbyamp
351b1e2d21
hamstudy improvements ( #348 )
...
- added orange colour for timeouts
- added emojis in the last field
- made the correct answer bold after answering/timeout
- minor code optimisations
- added ability to react ? to get the answer
fixes #347
2021-03-06 23:39:50 -05:00
Abigail G
4d64d22ec6
add emojis, question mark, and changelog
...
fixes #347
2021-03-06 23:38:28 -05:00
Abigail G
d7e544edcd
hamstudy improvements
...
- added orange colour for timeouts
- added emojis in the last field
- made the correct answer bold after answering/timeout
- minor code optimisations
2021-02-28 01:51:19 -05:00
Fran Rogers
483a0bad19
Use str.isalnum and str.isdecimal instead of re.match for ?ae7q and ?qrz input validation
2021-01-29 23:43:30 -05:00
Fran Rogers
4ab4748b9f
Validate inputs for ?ae7q and ?qrz commands
2021-01-29 22:55:26 -05:00
classabbyamp
eb98e295d2
add git commit to info output ( #342 )
...
fixes #341
2021-01-25 17:25:26 -05:00
classabbyamp
6dfc05217f
add the ability to select an element to hamstudy ( #344 )
...
fixes #208
2021-01-25 17:24:45 -05:00
classabbyamp
b091b22c17
add resources contrib info to ?info, ?issue, and readme ( #343 )
...
fixes #307
2021-01-25 17:24:13 -05:00
classabbyamp
43a24d614b
add METAR and TAF commands ( #340 )
...
fixes #171
2021-01-20 02:48:38 -05:00
classabbyamp
4139b23fe6
add missing packages to docker dependencies ( #337 )
...
fixes #336
2021-01-18 01:18:41 -05:00
0x5c
31a4fca70e
Merge pull request #335 from miaowware/glts
...
Fixed ?greyline caching (set date url param)
2021-01-18 01:12:12 -05:00
classabbyamp
2b3fd59c2d
migrate from github packages to github container registry ( #327 )
...
fixes #266
2021-01-18 00:38:31 -05:00
0x5c
ac183a3e7f
Fixed ?greyline caching (set date url param)
...
Fixed #318
2021-01-18 00:28:16 -05:00
0x5c
a25597ec82
Merge pull request #334 from miaowware/cleansessions
...
Cleaned-up usused aiohttp sessions
2021-01-18 00:08:46 -05:00
0x5c
010e161a46
Removed unused aiohttp import in weather.py
2021-01-18 00:06:11 -05:00
0x5c
5807b54cb3
Merge pull request #333 from miaowware/solar
...
Renamed ?cond to ?solar
2021-01-18 00:04:16 -05:00
0x5c
afe95b912b
Cleaned-up usused aiohttp sessions
...
Fixes #317
2021-01-18 00:03:15 -05:00
0x5c
6092252eaa
Renamed ?cond to ?solar
...
- Deprecated old name and aliases.
Fixes #324
2021-01-17 23:55:23 -05:00
0x5c
32c7029b88
Merge pull request #331 from miaowware/map
...
Changelog for MUF/foF2 maps
2021-01-17 23:19:52 -05:00
0x5c
5a43495a00
Merge branch 'master' into map
2021-01-17 23:19:14 -05:00
Abigail G
e2968bf4a0
add new dependencies
2021-01-17 23:16:54 -05:00
classabbyamp
750fe65fcd
0x5c did an oopsie ( #329 )
2021-01-17 23:13:14 -05:00
0x5c
362a113e2e
Changelog for MUF/foF2 maps
2021-01-17 23:09:11 -05:00
0x5c
3eb6d8b12b
Merge pull request #330 from miaowware/map
...
Added MUF and foF2 maps
2021-01-17 22:38:21 -05:00
0x5c
6c5133f140
Added MUF and foF2 maps
...
Fixes #311
2021-01-17 22:35:33 -05:00
classabbyamp
a93aafaa96
convert GridCog to use gridtools ( #326 )
...
* deprecated ?ungrid
* added more help text to commands
* separated distance into its own command
fixes #306
2020-12-22 20:40:24 -05:00