1
0
Fork 0
mirror of synced 2024-05-15 18:12:31 +12:00
Commit graph

2002 commits

Author SHA1 Message Date
Dan Hess 13e20f73ad Clean up API method, man I must have made this a while ago, it's ugly 2020-04-13 15:07:54 -05:00
Dan Hess 04c029b368 Use asyncio's subprocess module 2020-04-13 14:15:37 -05:00
Dan Hess 86546dec16 Move horse noodle API to its own method, add more images 2020-04-13 14:10:03 -05:00
Dan Hess a2cd241265 Correct how to get horse/snek 2020-04-13 14:02:41 -05:00
Dan Hess 33842a145f Correct where to pull config from 2020-04-06 12:03:56 -05:00
Dan Hess 3587154281 Update e621 to work with new API 2020-04-06 12:00:46 -05:00
Dan Hess 84c0ea6414 Catch no permissions to remove poll reaction 2020-04-06 12:00:38 -05:00
Dan Hess 64bf95a872 These aren't used anymore here, remove them 2020-04-04 01:35:02 -05:00
Dan Hess fbff5c1fff Update to work with new flags 2020-04-04 01:33:35 -05:00
Dan Hess 0ee278546a Update to work with new flags 2020-04-04 01:32:28 -05:00
Dan Hess 1c1eade166 Correct cache lookup 2020-03-30 15:19:14 -05:00
Dan Hess 1c0c7fa053 Correct a couple errors 2020-03-25 14:52:33 -05:00
Dan Hess 2770d49b07 Fixed enable/disable not correcting cache values 2020-03-12 15:03:08 -05:00
Dan Hess 1fd5362177 Catch no permissions to remove reaction 2020-03-04 18:32:38 -06:00
Dan Hess 0fc3ccc518 Pass the guild object 2019-12-27 08:26:18 -06:00
Dan Hess 99f8d19cef Ensure cache is updated wherever needed 2019-12-27 08:23:41 -06:00
Dan Hess a612d4231b Provide an error for invalid quotes 2019-11-30 15:24:17 -06:00
Dan Hess 11ff68f7e7 Fix database call 2019-11-23 20:41:37 -06:00
Phxntxm 4f46455fa3 Update to fetch 2019-11-19 17:29:51 -06:00
Phxntxm b6f2b74360 Correct if logic to make sure first error hit is sent too 2019-11-19 17:29:12 -06:00
Phxntxm dd95bade31 Can't strip the error object 2019-11-19 17:27:04 -06:00
Phxntxm ad41accdc3 Fix error channel (thanks ctrl+z) 2019-11-19 17:22:42 -06:00
Phxntxm 0179f3913c Add a way to send errors to an error channel instead of an error log 2019-11-19 17:13:10 -06:00
Phxntxm 8bff707037 Woops, forgot to put that in the try 2019-11-19 09:52:11 -06:00
Phxntxm d37ab8d91c Update the yaml loading 2019-11-18 21:26:39 -06:00
Phxntxm c8da4839a8 Handle an error where the OSU api literally doesn't return anything 2019-11-18 21:26:26 -06:00
MahxieNoodle edb0f8ac2c Change how Horses and Snakes are accessed (#25)
* Update Animal Image Fetch 1/4

* Animal Image Fetch 2/4

* Requested changes for Animal Image Fetch 3/4
2019-11-04 21:56:41 -06:00
phxntxm b963fad7be Update to match new version of discord.py 2019-04-28 14:34:59 -05:00
phxntxm 326ec78004 Correct variable check 2019-03-02 13:15:10 -06:00
phxntxm 443c1a2801 Correct database call 2019-03-02 13:14:57 -06:00
phxntxm 82fa6e9984 Handle no settings set for checking prefix config; show bad argument errors 2019-03-02 13:14:42 -06:00
phxntxm b0c4496f88 Quote because postgres is stupid 2019-03-01 20:10:48 -06:00
phxntxm f7e2bc673f Quote because postgres is stupid 2019-03-01 20:05:29 -06:00
phxntxm b75b4f7776 Correct way to use listeners 2019-02-27 18:03:15 -06:00
phxntxm 5f568b37de Update to use new cog paradigm 2019-02-23 14:13:10 -06:00
phxntxm 2035b963eb Correct how to check settings 2019-02-17 14:13:23 -06:00
phxntxm 867fea273b Ignore if the guild already exists 2019-02-17 14:09:06 -06:00
phxntxm e561e821ca Typo 2019-02-17 14:08:07 -06:00
phxntxm b2f2120529 Ensure entry exists before trying to set anything 2019-02-17 14:07:26 -06:00
phxntxm f836c146df Show message when no role is set 2019-02-17 13:58:09 -06:00
phxntxm 54e3463a51 Handle if no settings in the server at all 2019-02-17 13:57:02 -06:00
phxntxm 04f0b80db8 Handle if tag is not found 2019-02-17 13:56:45 -06:00
phxntxm 2e6903dfc9 Correct what to lookup in tag info 2019-02-17 13:47:34 -06:00
phxntxm be971dda94 Add a way to have Bonfire add a role to someone when they join a server 2019-02-17 13:45:52 -06:00
phxntxm a211fe3048 Correct who to compare losses to 2019-02-16 15:12:34 -06:00
phxntxm f318731882 Forgot to return the embed 2019-02-14 18:38:18 -06:00
phxntxm f99e419a2b Update commands that no longer worked with new database 2019-02-14 18:36:13 -06:00
phxntxm 6e2ab01cbf Handle exceptions being over 2000 characters 2019-02-14 18:35:53 -06:00
phxntxm 73bb685d1c Remove space 2019-02-14 18:35:36 -06:00
phxntxm cae455675b Handle invalid dates being given 2019-02-14 18:35:22 -06:00