Commit Graph

18 Commits

Author SHA1 Message Date
0x5c
87245e4395
Merge branch 'master' into hamcog 2019-10-07 05:39:14 -04:00
0x5c
fb80caa5f6 [FIX] main.py: re-implemented shutdown and restart (#19)
- This time we actually use exit codes, and rely on a wrapper
  to restart
- Addition of said wrapper script (run.sh) (from 0x5c/quick-bot-no-pain)
- Moved both commands to main.py

Fixes #4
2019-10-06 22:42:44 -04:00
0x5c
cd6fe1b7e8
Merge branch 'master' into imagecog 2019-10-05 20:08:14 -04:00
Abigail Gold
6ffcd7e9ed
add qcode, phonetics, utc 2019-10-05 19:36:45 -04:00
Abigail Gold
6497c5a0e6
added cog for cmds that retreive images 2019-10-05 19:13:24 -04:00
Abigail Gold
640ad9f8e3
but Maaaaa, I don't wanna study! 2019-10-05 18:53:23 -04:00
Abigail Gold
b72add0d03
Fix copyright notices. 2019-10-05 02:23:11 -04:00
0x5c
cb8d4347e0
Merge branch 'funcog'
- Local merge
2019-10-05 02:12:42 -04:00
Abigail Gold
59e4d05229
[a very serious commit message] 2019-10-04 20:19:31 -04:00
Abigail Gold
9ccca9860b
-. . .-- / -.-. --- --. / ..-. --- .-. / -.-. .-- 2019-10-04 20:07:58 -04:00
Abigail Gold
2baff301de
renamed infocog to basecog 2019-10-04 18:16:47 -04:00
Abigail Gold
a6d6dd2c74 added copyright info 2019-10-04 18:07:50 -04:00
0x5c
5989f123e8
Added task to refresh the activity
- It's like `chron`, but in discord!
2019-10-04 14:17:45 -04:00
0x5c
0d7dc3853c
*COGS COGS COGS COG COGS COGS*
- Added GlobalSettings cog to allow extensions to access "global" settings
- Moved _info() to a separate cog
- added default on_ready() stuff
2019-10-04 13:10:27 -04:00
0x5c
c8c2e80099
Uniformised module docstrings 2019-10-04 11:39:12 -04:00
0x5c
a66dcb64e2
Added the info command
- Now you can't say that you don't know where is the source >:(
2019-10-04 08:53:05 -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