1
0
Fork 0
mirror of synced 2024-05-19 20:12:30 +12:00

Commit graph

  • 7f48f11586 Add a sorted method Phxntxm 2017-04-16 20:58:11 -0500
  • 53f9183ab6 Correct what is attempted to be converted to limit Phxntxm 2017-04-16 18:03:32 -0500
  • 5ac2d6f8ce Correct syntax error Phxntxm 2017-04-16 17:58:05 -0500
  • bfd3f75836 Intuitively handle limit Phxntxm 2017-04-16 17:52:38 -0500
  • a21fcdeec5 Update avatar to send as png to support transparancy Phxntxm 2017-04-16 17:43:29 -0500
  • ba24b24933 Add server to globals for convenience Phxntxm 2017-04-13 21:55:57 -0500
  • 713eeb1e3a Update modules to match current requirements Phxntxm 2017-04-13 20:31:03 -0500
  • e3e971bfdc readd sharding info Phxntxm 2017-04-13 20:11:33 -0500
  • 8181eca8dc Remove DA from the examples Phxntxm 2017-04-13 19:51:39 -0500
  • 8962218f7d Remove DA from the examples Phxntxm 2017-04-13 19:51:10 -0500
  • 58b8a0d125 Merge branch 'rewrite' of https://github.com/Phxntxm/Bonfire into rewrite Phxntxm 2017-04-13 18:42:36 -0500
  • 46e28b81a1 Update to check if a message should be ignored Phxntxm 2017-04-13 18:30:14 -0500
  • ac8689881d Check if a message should be ignored phxntxm 2017-04-11 00:22:11 -0500
  • 38133ad8bb Add the ability to ignore channels/members Phxntxm 2017-04-10 20:26:28 -0500
  • e531d0ab4d Correct issue where forbidden_tags were put in the wrong place Phxntxm 2017-04-10 19:44:10 -0500
  • 71a9512888 Catch when a raffle is running in a server the bot is no longer in Phxntxm 2017-04-09 21:13:34 -0500
  • f69b947cfb Correct region retrieving Phxntxm 2017-04-09 17:37:00 -0500
  • 78b511c867 Compare the channel instead of the ID Phxntxm 2017-04-09 17:32:50 -0500
  • 79994c6cf4 Convert files to the new discord.File format Phxntxm 2017-04-08 22:16:12 -0500
  • 74d22f2d8d Update no_pm to use the decorator instead Phxntxm 2017-04-08 22:04:46 -0500
  • 6029797f1c Removed strawpoll Phxntxm 2017-04-08 22:04:36 -0500
  • 3f2f7e77a3 Catch failures to send messages on exceptions Phxntxm 2017-04-08 21:52:10 -0500
  • f99afec44f Catch not being able to send a message Phxntxm 2017-04-08 21:51:39 -0500
  • c4b29224a6 Catch twitch returning no information Phxntxm 2017-04-08 21:51:22 -0500
  • a45f37324e Catch if a user has no top scores Phxntxm 2017-04-06 17:09:25 -0500
  • e0136bce2f Catch if a user has no top scores Phxntxm 2017-04-06 17:08:40 -0500
  • 66bafe381a Forbid a couple of things that can get tags and hangman stuck Phxntxm 2017-04-06 17:01:35 -0500
  • 063d64e86c Forbid a couple of things that can get tags and hangman stuck Phxntxm 2017-04-06 16:53:37 -0500
  • d0f96db9b5 Disallow prefixes over 20 characters Phxntxm 2017-04-06 16:41:31 -0500
  • f31dc9c24b Correct issue where an invalid attribute is being referenced Phxntxm 2017-04-01 22:07:47 -0500
  • 503f710a4b Set the filename as the correct extension Phxntxm 2017-04-01 16:12:44 -0500
  • 66cba8a0a7 Correct how to print the time left Phxntxm 2017-03-27 22:11:36 -0500
  • 5631913021 Fix a couple issues in how roulette functions Phxntxm 2017-03-27 22:06:05 -0500
  • 18a36ad9a0 Correct reference to the start time Phxntxm 2017-03-27 21:57:31 -0500
  • 08980f4cbb Add a setup method Phxntxm 2017-03-27 21:56:20 -0500
  • 24a23f1277 Correct syntax error Phxntxm 2017-03-27 21:55:21 -0500
  • 7f2db7b3a6 Add a roulette command Phxntxm 2017-03-27 21:54:14 -0500
  • e8b725484a Add a check to ensure that we have online channels Phxntxm 2017-03-27 21:27:17 -0500
  • 26bd3931a6 Catch if a user has no server tags Phxntxm 2017-03-27 18:33:41 -0500
  • dd3742a318 Call strip Phxntxm 2017-03-27 18:31:42 -0500
  • bf7326dccb Add a mytags command to show all of a user's tags on the server Phxntxm 2017-03-27 18:30:58 -0500
  • bc0aac4009 Add another lower/strip in case old tags aren't Phxntxm 2017-03-27 18:24:53 -0500
  • a77d22effc Lower and strip triggers for tags on creation and usage Phxntxm 2017-03-27 18:23:09 -0500
  • 1296ab6d39 Disallow tags to be created with the same name as subcommands Phxntxm 2017-03-27 17:48:27 -0500
  • 989d909c2f Update how message's are edited to match rewrite Phxntxm 2017-03-27 14:37:58 -0500
  • 37a5fb3701 Update the way channels are compared to work with rewrite Phxntxm 2017-03-27 13:57:35 -0500
  • 20734739a8 Convert list comp to normal for loop Phxntxm 2017-03-26 22:13:36 -0500
  • f6d143dd79 Await the coroutine Phxntxm 2017-03-26 22:12:21 -0500
  • 586e0e45f8 Don't include commands that a user can't run Phxntxm 2017-03-26 21:10:08 -0500
  • 75029b9abb Import asyncio so timeout's can be handled Phxntxm 2017-03-26 21:00:36 -0500
  • 86169750db Update hangman to accept custom created hangman phrases again Phxntxm 2017-03-26 18:57:52 -0500
  • 69c7562c58 Correct issue where the type of channel wasn't being checked Phxntxm 2017-03-26 13:46:51 -0500
  • 6af06cfa30 Add a message if you try to edit a non-existing tag Phxntxm 2017-03-25 23:02:47 -0500
  • b94a2438b1 Correct syntax error Phxntxm 2017-03-25 23:00:30 -0500
  • 5e0a4a763a Correct syntax error Phxntxm 2017-03-25 23:00:07 -0500
  • e1b8bdcbe9 Added a tag edit command Phxntxm 2017-03-25 22:59:08 -0500
  • 5cf232edf6 Don't paginate if there are no tags Phxntxm 2017-03-25 22:46:36 -0500
  • 5f9283fff9 Actually remove the tag from the database Phxntxm 2017-03-25 22:45:39 -0500
  • 29242efdf0 Correct reference to the tag removed Phxntxm 2017-03-25 22:42:56 -0500
  • 2a82a7d78a Change server to guild Phxntxm 2017-03-25 22:41:54 -0500
  • 0968284ede Implement the new tag setup Phxntxm 2017-03-25 22:39:18 -0500
  • ea8535a647 Add a score requirement to filter out some terrible posts on derpi Phxntxm 2017-03-25 21:06:36 -0500
  • 93a245ffa5 Correct subcommands retrieving Phxntxm 2017-03-25 20:27:10 -0500
  • 3edd9b64de Update to match the new commands format Phxntxm 2017-03-25 19:20:30 -0500
  • 0806cdadb2 Add a repl command Phxntxm 2017-03-25 18:37:12 -0500
  • 30df3be94a Catch an invalid response in some cases Phxntxm 2017-03-24 15:37:23 -0500
  • a5d8e849aa Catch an invalid nickname being passed Phxntxm 2017-03-24 15:37:03 -0500
  • 4a7eaaf4da Correct issue where _request was added to the keys, causing an invalid region to be detected Phxntxm 2017-03-24 15:36:47 -0500
  • 77dd53567f Remove prefixes from cache Phxntxm 2017-03-24 14:19:53 -0500
  • 8e2c943d24 Correct issue where DM Channels were not detected Phxntxm 2017-03-24 14:14:13 -0500
  • e985eae89a Correct issue where DM Channels were not detected Phxntxm 2017-03-24 14:13:46 -0500
  • 078f1bbdf4 Add a command to send a random dog picture Phxntxm 2017-03-23 22:11:22 -0500
  • 11142f9fa8 Add a command to send a random cat picture Phxntxm 2017-03-23 22:02:56 -0500
  • a5b21eaa68 Handle if someone has battled someone then left the server Phxntxm 2017-03-23 22:02:42 -0500
  • 13f2b89e81 Handle no server settings phxntxm 2017-03-22 22:21:59 -0500
  • 788743de25 Update to allow nsfw channel management in DM phxntxm 2017-03-22 22:21:34 -0500
  • 66099fe6b1 Use self to get bot Phxntxm 2017-03-20 17:27:34 -0500
  • d0bd554b04 Use get_member instead of a generator that includes every member Phxntxm 2017-03-20 17:26:26 -0500
  • e9a4d5aee8 Use bot.users instead of the generator, to stop the blocking call Phxntxm 2017-03-20 17:24:41 -0500
  • 9cccbdb8de Comment out blocking call temporarily Phxntxm 2017-03-20 16:56:05 -0500
  • 11cee7e7a4 Ensure more than one string is provided Phxntxm 2017-03-20 16:18:29 -0500
  • 6de148a1c7 Remove logging for rethinkdb instance open/close Phxntxm 2017-03-19 22:48:22 -0500
  • 542293f8d3 Fixed an issue where cache would update even on a get request, causing an infinite loop Phxntxm 2017-03-19 22:37:45 -0500
  • 748bc4f374 If there are no server settings at all, assume no rules Phxntxm 2017-03-19 22:13:14 -0500
  • cbc29c226f Fixed an issue where cache would update even on a get request, causing an infinite loop Phxntxm 2017-03-19 22:11:40 -0500
  • 67d6c43e96 Fixed an issue where cache would update even on a get request, causing an infinite loop Phxntxm 2017-03-19 22:11:14 -0500
  • c0c135fb3d Compare the ID instead of the message instance Phxntxm 2017-03-19 21:47:06 -0500
  • 5c90d3e7fa Start logging rethinkdb open/close as there appears to be stuck connections Phxntxm 2017-03-19 21:46:54 -0500
  • f2ad84e0c5 Trigger typing for stats that show images as those can take a while to format/send Phxntxm 2017-03-19 18:04:52 -0500
  • 8f4421e6a1 Catch if we can't connect to OW API Phxntxm 2017-03-19 18:02:34 -0500
  • c2b20a9a29 Correct how to check if a channel is a DM Channel Phxntxm 2017-03-19 17:43:42 -0500
  • e158d18c4f Silently catch unable to send message errors Phxntxm 2017-03-19 17:43:28 -0500
  • ae46593ec9 Correct issue where a member couldn't be found due to comparing a string and an int Phxntxm 2017-03-19 17:24:10 -0500
  • 03c91c06ff Update to work with new database settings Phxntxm 2017-03-17 16:42:20 -0500
  • fcc8cc0bbe Remove erroneous instance of guild phxntxm 2017-03-17 01:12:16 -0500
  • 8386923199 Pass context phxntxm 2017-03-17 00:29:56 -0500
  • fdb2ca7974 Removed old check phxntxm 2017-03-17 00:27:21 -0500
  • fc1ed00b96 Update to work with updated database phxntxm 2017-03-17 00:21:30 -0500
  • 5612f6e25a Update to work with new database settings Phxntxm 2017-03-16 15:30:54 -0500
  • 7d54882549 Convert to string for polls Phxntxm 2017-03-16 15:19:48 -0500