1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00
Commit graph

884 commits

Author SHA1 Message Date
phxntxm 737c97d3db Correctly closed the rethinkdb connection 2016-08-31 22:58:41 -05:00
phxntxm 2880306764 Replaced the string key with the actual variable... 2016-08-31 22:51:21 -05:00
phxntxm 5cdce2cad7 Reimplemented cache, changed up the checking for it for rare odd cases 2016-08-31 22:24:21 -05:00
phxntxm bf4041fa64 Made sure the full length of servers is sent to the bot sites 2016-08-31 22:23:58 -05:00
phxntxm 9181aff295 Changed up how starting a hangman game works; now chooses from a random phrase 2016-08-31 21:01:43 -05:00
phxntxm d8b2fcb3a2 Added the ability to get server/member count across all shards 2016-08-31 19:07:38 -05:00
phxntxm d0f81a3f1a Corrected tags as rethinkdb cannot save lists 2016-08-31 18:19:47 -05:00
phxntxm c7e8c5c71c Corrected the command_prefix method 2016-08-31 17:53:33 -05:00
phxntxm 644436f9a1 Corrected the config file, while not caching 2016-08-31 17:50:40 -05:00
phxntxm b689bb2a95 Disabled cache object, as the logic behind it and sharding does not work 2016-08-31 16:45:00 -05:00
phxntxm f7bdf39845 Ensured uptime is valid by making it first 2016-08-31 16:19:39 -05:00
phxntxm 2f94ed9459 Corrected what to set values to by default 2016-08-31 15:28:52 -05:00
phxntxm f048a1b27f Added a username and password to the db connection 2016-08-31 15:21:52 -05:00
phxntxm c2e1ee17d5 Removed ssl connection while it's still being worked on by rethinkdb devs 2016-08-31 15:06:21 -05:00
Dan Hess 13dc54c267 Merge pull request #4 from Phxntxm/dev
Implemented cache and sharding ability
2016-08-31 14:49:09 -05:00
phxntxm c8bb26b2e2 Added statsupdate, as we're ready to merge to master 2016-08-31 14:48:07 -05:00
phxntxm 16aa8954cb Matched up all mismatched 'prefix' and 'prefixes' 2016-08-31 14:17:33 -05:00
phxntxm 181fbec47e Added missing awaits 2016-08-31 14:15:38 -05:00
phxntxm 0f21cf5155 Corrected what was checked in our prefix method 2016-08-31 14:13:09 -05:00
phxntxm ce7151612e Added a custom prefix command 2016-08-31 14:10:33 -05:00
phxntxm 6bd265fc59 Used the internal cache instead of a fake 'cache' object for one object 2016-08-31 14:10:17 -05:00
phxntxm a8e026b8f6 Used the method to check for custom prefixes 2016-08-31 14:09:47 -05:00
phxntxm e863a0e4e0 Implemented cache; added a custom prefix method ability 2016-08-31 14:09:11 -05:00
phxntxm 98d56f9b69 Stopped the player from resetting volume upon playing the next song 2016-08-31 11:58:59 -05:00
phxntxm ffbd1ee431 Made sure that rules is always a list if invalid 2016-08-30 21:57:23 -05:00
phxntxm d522726cc7 Corrected nsfw channels and rules 2016-08-30 21:54:32 -05:00
phxntxm 138021bd90 Changed nsfw and rules so that they can are dictionaries 2016-08-30 21:48:37 -05:00
phxntxm 65d4b143b3 Ensured that the connection closes when saving and getting data 2016-08-30 21:19:19 -05:00
phxntxm 6f9acb0d7a Changed up what was returned on invalid searches 2016-08-30 20:48:30 -05:00
phxntxm 0dcd900585 Created a class, and an object of that class to cache custom permissions, and only query for new permissions when they are updated 2016-08-30 19:44:24 -05:00
phxntxm dbfff6e01d Corrected the logic when nothing is found in the database; changed some exceptions 2016-08-30 19:23:07 -05:00
phxntxm 60ed33fa15 Corrected how to call the coroutine in the check 2016-08-30 19:15:42 -05:00
phxntxm cad6fd4e14 Awaited the new save/get content methods 2016-08-30 19:11:25 -05:00
phxntxm ac199adcf3 Corrected the restart variable 2016-08-30 19:04:12 -05:00
phxntxm 0a0776651d Removed steam as a cog 2016-08-30 19:02:32 -05:00
phxntxm 36c839a276 Finished up saving/loading content to rethinkdb 2016-08-30 18:59:55 -05:00
phxntxm 5b8fc913b8 PEP8 changes 2016-08-30 17:33:46 -05:00
phxntxm 2643dc6d80 Changed saving method to rethinkdb instead of config file 2016-08-30 17:33:37 -05:00
phxntxm 11e832027a Corrected the logger, removed statsupdate while testing since this is not on a valid bot for carbon/bots.discord.pw 2016-08-30 16:21:02 -05:00
phxntxm 162ef91379 Created a test command to test shard data 2016-08-30 15:23:12 -05:00
phxntxm b9cb3bf603 Printing on status changes; as the 2nd bot seems to not connect 2016-08-30 14:51:04 -05:00
phxntxm d35b990b26 Yaml was renamed? 2016-08-30 14:28:58 -05:00
phxntxm 43185dc031 Added sharding ability, first implementation of new saving method 2016-08-30 14:21:17 -05:00
phxntxm aa506faa2b Added sharding 2016-08-30 14:16:24 -05:00
phxntxm 2d78558cec Fuck you derpibooru, fix your search function 2016-08-30 02:19:28 -05:00
phxntxm 32e4d26559 Corrected the combination of explicit and suggestive to not break searches 2016-08-30 02:14:01 -05:00
phxntxm 97367a8873 Merge branch 'master' of https://github.com/Phxntxm/Bonfire 2016-08-30 01:48:02 -05:00
phxntxm 9e1c0a2dee Forced safe tag for nsfw channel derpi lookups; added suggestive to nsfw channel lookups 2016-08-30 01:47:52 -05:00
Phxntxm 0214537e49 Correctected the indentation error 2016-08-28 16:41:32 -05:00
Phxntxm 0e785ef9b0 Changed up what permissions are required for role management 2016-08-28 15:00:34 -05:00