Commit Graph

24 Commits

Author SHA1 Message Date
5135786ef6 Documentation updates.
Pushing changes and merging branch for a v3.0.1 patch.
Not updating further this time as call-backs won't work.
2021-08-07 08:46:59 +01:00
72d3432d44 Documentation Updates 2021-08-06 12:26:15 +01:00
7916b1fca6 Pre-Deployment Still bugged as hell. 2021-07-26 18:54:28 +01:00
882e0b3ab8 Updated Readme. Refreshed requirements.
Purged guild.
Ready for further testing.
2021-07-24 01:01:48 +01:00
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
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