Commit Graph

19 Commits

Author SHA1 Message Date
5bb9af12c9 Finished the bot. Requires testing.
Wrote up documentation. Readme needs finishing.
Future development needs to use global listeners for processes.
2021-07-23 15:55:27 +01:00
2f974f9f8f Finished writing Pitch command.
Needs further testing.
Prepare to write member verification and event listeners next.
2021-07-23 00:44:21 +01:00
51513c89a0 Issue present with Purge command 2021-07-21 23:05:13 +01:00
ede87e799c Wrote player commands, still not tested. 2021-07-21 11:49:29 +01:00
615e3fa169 Finished making purge command (untested)
Made all feedback from /commands hidden messages.
2021-07-21 01:41:08 +01:00
f80a37f949 Changed how delete time slot functions 2021-07-20 21:43:22 +01:00
45f7edb75d Fixed the game modift command.
Working on purge and GM commands next.
2021-07-20 00:44:03 +01:00
1a00afcf71 Modify Game command really badly broken.
A lot of silent and unhelpful errors.
2021-07-19 21:22:25 +01:00
304dd9f9de Finessed game create and delete commands 2021-07-19 15:30:04 +01:00
4277ef4f91 Wrote Create and Delete Game commands
Untested.
2021-07-19 02:26:35 +01:00
e62342bc9a Finished Config command group 2021-07-18 23:16:58 +01:00
b6203566b3 Added config lock, but not working. 2021-07-18 20:11:05 +01:00
c5be0002ac Finished abstraction of /config subcommands 2021-07-18 01:28:06 +01:00
3d937fffea Finished /config subcommands
Prior to abstraction to generic /config commands with multiple keyed arguments
2021-07-18 00:43:44 +01:00
241403f5fb Removed async await test function 2021-07-17 14:00:23 +01:00
78bc73c023 Started writing /commands.
Completed channel group of config subcommands
Fixed bugs in config initialisation function
2021-07-17 13:56:04 +01:00
51a01bab49 Added config checking, event listeners, etc.
Can track added features by comparing TODO list.
2021-07-16 23:53:31 +01:00
1fa5029212 Changed file structure.
Moved code to main bot and cog files.
2021-07-15 23:13:01 +01:00
70b98d6c18 v2.1.1 of the bot, which is currently in use on the Geas server. 2021-07-07 15:00:44 +01:00