Commit Graph

16 Commits

Author SHA1 Message Date
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
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
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
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
1d355e3b2d Updated documentation.
Changed virtual environment settings.
Beginning change to data structure.
2021-07-16 08:37:06 +01:00
ac1b6b0169 Another update to TODO 2021-07-15 23:55:01 +01:00
e90fb6ae10 Updated ToDo with more detail 2021-07-15 23:53:37 +01:00
c460ce4296 Fixed more formatting errors 2021-07-15 23:26:53 +01:00
ea0d49f57c Fixed formatting errors in TODO.md 2021-07-15 23:23:48 +01:00
1fa5029212 Changed file structure.
Moved code to main bot and cog files.
2021-07-15 23:13:01 +01:00
b0b417a8d2 15 July Nightly Commit
Split cogs into different files
About to change file structuring to move dev file to main file
2021-07-15 22:54:09 +01:00
ef6c49b5f8 15 July Build
Implemented YAML
Implemented basic client introspection for guild metadata
Added todo tracker
2021-07-15 09:03:44 +01:00