Commit Graph

15 Commits

Author SHA1 Message Date
viveksantayana 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
viveksantayana 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
viveksantayana 51513c89a0 Issue present with Purge command 2021-07-21 23:05:13 +01:00
viveksantayana ede87e799c Wrote player commands, still not tested. 2021-07-21 11:49:29 +01:00
viveksantayana 615e3fa169 Finished making purge command (untested)
Made all feedback from /commands hidden messages.
2021-07-21 01:41:08 +01:00
viveksantayana f80a37f949 Changed how delete time slot functions 2021-07-20 21:43:22 +01:00
viveksantayana 45f7edb75d Fixed the game modift command.
Working on purge and GM commands next.
2021-07-20 00:44:03 +01:00
viveksantayana 1a00afcf71 Modify Game command really badly broken.
A lot of silent and unhelpful errors.
2021-07-19 21:22:25 +01:00
viveksantayana 304dd9f9de Finessed game create and delete commands 2021-07-19 15:30:04 +01:00
viveksantayana 4277ef4f91 Wrote Create and Delete Game commands
Untested.
2021-07-19 02:26:35 +01:00
viveksantayana e62342bc9a Finished Config command group 2021-07-18 23:16:58 +01:00
viveksantayana c5be0002ac Finished abstraction of /config subcommands 2021-07-18 01:28:06 +01:00
viveksantayana 3d937fffea Finished /config subcommands
Prior to abstraction to generic /config commands with multiple keyed arguments
2021-07-18 00:43:44 +01:00
viveksantayana 78bc73c023 Started writing /commands.
Completed channel group of config subcommands
Fixed bugs in config initialisation function
2021-07-17 13:56:04 +01:00
viveksantayana 1fa5029212 Changed file structure.
Moved code to main bot and cog files.
2021-07-15 23:13:01 +01:00