33 Commits (e7efc54d062c08eb87db5b724591f29d3bcd9c14)

Author SHA1 Message Date
  roxie 9c7706a4ca Err handling is mostly functional. Just some commands will need to include their own error handling as to not spam my inbox with more traditional errors. Maybe a roxbot error channel would be nice. 6 years ago
  roxie d7c9b6a11d cleaned a few things up so that it isn't so inefficent due to some of the features already being provided or useless code. 6 years ago
  roxie 872fd4e3b8 Moved the presence changing to the bot declaration instead of changing the presence after logging in. The new activity stuff seems like it would be good. 6 years ago
  roxie 98de9f28f8 settings commands starting to be cleaned up. Also removed the announcement command. 6 years ago
  roxie ac4e64f55d moved settings to config to represent it being part of the core bot rather than in the cogs. 6 years ago
  roxie ee774ac469 This defo works. Cleaned up and should be a decent back bone. Tho error handling needs work because its just been moved over into a file. 6 years ago
  roxie fd9744e4f0 this runs woo 6 years ago
  roxie e7d375ec96 cleaned up file structure. Moving error logging to a different file. And moving everything for the config and settings into load_config. 6 years ago
  roxie 81d06c4280 removed comment 6 years ago
  roxie b8d031a038 lil cleanups and warning in cogs.py 6 years ago
  roxie fda4c824c9 cleaned up main 6 years ago
  roxie 2d3d380456 slowmode is working now woo 6 years ago
  roxie ef5c9e4593 the whole of 1.2 because I fucking starting developing on master as was too much of a pussy to just change branches 6 years ago
  roxie f610242c4e . 6 years ago
  roxie d83976a9eb Started fixing and making the settings file better. 6 years ago
  roxie 4be604dc95 ninja edit 6 years ago
  roxie 5fca647979 . 6 years ago
  roxie f72ea88f7d Bodgy error handling on the nsfw commands 6 years ago
  roxie c0e87f2d18 Just some small changes. Fucking error checks are annoying for NSFW. Since you can't error handle commands. So someone inputting shitty commands raises and error you can't catch. Ffs 6 years ago
  roxie b115f4701f added some command descriptions and laid the foundations for the suck and waifurate changes. 6 years ago
  roxie 9ef32bf9db moved echo to util 6 years ago
  roxie e8871e510a added util and the upload command to it. Also edited some other bits. Added a nsfw setting for the nsfw cog later. 6 years ago
  roxie 63707070dc Settings cog almost works. Just have to get the group "set" to work. 6 years ago
  roxie 47c244a303 SelfAssign Finished. 6 years ago
  roxie 722d2b92db For some reason all the files need to be commited again. Done some small work here and there. moving files around and starting making the output nicer for selfassing.py 6 years ago
  roxie f2798e8471 Looking closer to a finished cog, just without any of the checks and error handleing. 7 years ago
  roxie 214ab1173c Looking closer to a finished cog, just without any of the checks and error handleing. 7 years ago
  roxie 7254e905e2 Looking closer to a finished cog, just without any of the checks and error handleing. 7 years ago
  roxie 66ac78c413 Looking closer to a finished cog, just without any of the checks and error handleing. 7 years ago
  roxie 2bce981353 Looking closer to a finished cog, just without any of the checks and error handleing. 7 years ago
  roxie 8d6fa13e67 Looking closer to a finished cog, just without any of the checks and error handleing. 7 years ago
  roxie 48ff375278 Working "I am logged in" machine 7 years ago
  roxie 1ad6f3cbbb bot core innit 7 years ago
  roxie ebd300c1fb bot core innit 7 years ago
  roxie 72a1862728 version updated so the build is 0.4 which it is 7 years ago
  roxie 70fd8aac3c Printsettings command made 7 years ago
  roxie 25c08d185b Printsettings command made 7 years ago
  roxie ad0be24c46 Coding cleaning and weird bug 7 years ago
  roxie ae81dd205c Coding cleaning and weird bug 7 years ago
  roxie 1bef09d927 Various bug fixes (twitch shilling, config issues with greets and goodbyes. naming issue in admin.py) some small changes to ux and some extra todos. 7 years ago
  roxie e633c53c57 Various bug fixes (twitch shilling, config issues with greets and goodbyes. naming issue in admin.py) some small changes to ux and some extra todos. 7 years ago
  roxie c987ba4593 Quick welcome message fix. 7 years ago
  roxie 4b729474f5 v0.3.2 Release: New commands for admin cog to finalise ease of use. Cleaned up start up prints and other code. Removed loading of config from cogs' __init__.py. 7 years ago
  roxie ebb1ecb406 v0.3.1 Release: Fixed config.json write issues. 7 years ago
  roxie bf0ab2ced2 v0.3 Release 7 years ago
  roxie fa6021f633 All visible commands have descriptions, new change avatar command, new announce command, new remove role command. also made some commands invisible. 7 years ago
  roxie 92d9d1afe2 Code Organisation 7 years ago
  roxie d90d559de2 More cog movement, dice command reworked and fixed into roll command, and new coin filp command. 7 years ago
  roxie 51942b8796 Started to move commands into cogs instead for better organisation. 7 years ago
  roxie 0f963a4e56 Moved settings files to folder and added configparser for the tokens and other settings. 7 years ago