Howard Xiao
137b275c78
implement ?tex command and add rTeX server option
2021-03-22 00:35:45 -07: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
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
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
6c5133f140
Added MUF and foF2 maps
...
Fixes #311
2021-01-17 22:35:33 -05:00
classabbyamp
77b572eb3e
add a decibel conversion command ( #250 )
...
fixes #231
2020-09-27 17:52:52 -04:00
classabbyamp
488ae6cc98
fix displaying multiple prefixes, add option to display ?help in status ( #249 )
...
* fix displaying multiple prefixes, add option to display ?help in status
Fixes #229
Co-authored-by: 0x5c <dev@0x5c.io>
2020-09-27 16:36:39 -04:00
0x5c
29d0440d3d
Normalised string quote type
...
- "" instead of '', except for dictionary lookups in f-strings
Element of #142
New year lint removal
2020-01-30 06:15:42 -05:00
0x5c
1b21583d41
Merge branch 'master' into 5c-metadata
...
Fix conflicts
2019-12-23 21:13:01 -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
28eb6d45c1
updates from review
2019-12-23 15:57:57 -05:00
Abigail
b25b5a95ff
refactor to allow for fixed, random, or by time statuses
2019-12-23 14:06:42 -05:00
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
c48a4069cb
add reactions on keywords functionality
...
Fixes #52
2019-12-23 11:32:02 -05:00
Abigail Gold
57f6a02619
add lookup ext to default ext list
2019-12-11 18:17:27 -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
0x5c
846509549c
Updated Makefile and templates
...
From 0x5c/quick-bot-no-pain
2019-11-25 05:43:20 -05:00
Abigail Gold
43120d9191
add weather command, move solar weather to weather cog,
...
change no subcommand in ae7qcog to send help.
2019-10-28 00:23:56 -04:00
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
c0bc07827e
Merge branch 'master' into ae7qcog
2019-10-12 20:30:11 -04:00
Abigail Gold
a0cb64789b
Move cogs to load to options.py ( #33 )
...
* list of cogs in options.py instead of hardcoded.
* moved the playing status to options.py
* add all cogs to the template
2019-10-08 23:02:57 -04:00
0x5c
0cc613ef8a
Templates: added proper comments ( #30 )
...
- Added a default value for 'owners_uids'
- Added notes on proper types where applicable.
- That's pretty much it
Fixes #26
2019-10-07 12:17:52 -04:00
Abigail Gold
b72add0d03
Fix copyright notices.
2019-10-05 02:23:11 -04:00
Abigail Gold
a6d6dd2c74
added copyright info
2019-10-04 18:07:50 -04:00
0x5c
c8c2e80099
Uniformised module docstrings
2019-10-04 11:39:12 -04:00
0x5c
eaace87517
main.py: added error handling for the bot task
...
- no mo traceback 4 me
2019-10-03 23:08:08 -04:00
0x5c
a1da6a32e0
*And thus, a new bot was born.*
...
No but seriously, the bot works, yay!
- Even got a nice makefile to automagically setup everything. *majiks!*
2019-10-03 22:17:36 -04:00