1
0
Fork 0
mirror of synced 2024-09-28 07:21:16 +12:00
Commit graph

1930 commits

Author SHA1 Message Date
phxntxm
501e5b9452 Default to empty dict if there's no entry 2018-09-23 13:40:09 -05:00
phxntxm
e5b5d30553 Update to change cache lookup from o(n) to o(1) 2018-09-23 13:33:46 -05:00
phxntxm
e7c2cdceb7 Change database saving, and command reading to not create tasks each time 2018-09-23 01:04:03 -05:00
phxntxm
b897740e76 Change order of channel checking to ensure it exists 2018-09-23 00:18:13 -05:00
phxntxm
c7742a8023 Move tasks into their own methods, to try to gc better 2018-09-22 11:17:11 -05:00
phxntxm
259da83950 Don't allow removal of picarto before addition, it bugs the entry in the database 2018-09-21 17:03:34 -05:00
phxntxm
4f8f606609 Catch race condition 2018-09-21 17:03:19 -05:00
phxntxm
fbb5873884 Update clientsession line 2018-07-14 23:09:51 -05:00
phxntxm
d88a34f1a5 Asyncio changed, need async with now 2018-07-14 23:05:43 -05:00
phxntxm
09d8f0535a Correct nsfw lookup 2018-06-23 12:12:31 -05:00
phxntxm
ff672d1f81 Limit urban to nsfw channels 2018-06-23 12:10:37 -05:00
phxntxm
9be23219c5 Correct accuracy 2018-06-11 17:36:10 -05:00
phxntxm
cb292ec3a7 Add new discord bots site 2018-05-24 00:09:42 -05:00
phxntxm
9b0e13b744 Include new bot sites 2018-05-21 17:30:47 -05:00
phxntxm
b9eb3eddac Correct value sent when listenign to something 2018-05-07 10:02:27 -05:00
phxntxm
9e39888589 Don't make command server only 2018-05-07 10:02:02 -05:00
phxntxm
6145ab3df3 remove carriage returns 2018-05-07 10:01:16 -05:00
phxntxm
750b12f7d9 Clean up cat/e621 api calls 2018-05-07 09:56:23 -05:00
phxntxm
9e46f4c37c Use correct form for games 2018-04-25 22:11:38 -05:00
phxntxm
fc2c5b5e5f Correct error to catch when there's no result 2018-04-25 22:11:27 -05:00
phxntxm
8560f29e17 Correct sleep 2018-04-25 22:08:45 -05:00
phxntxm
e32c398290 Don't call parent command 2018-04-24 18:16:24 -05:00
phxntxm
011b550ea5 Correct cogs to load 2018-04-24 18:12:04 -05:00
phxntxm
bf522d33bd Correct cogs to load 2018-04-24 18:11:30 -05:00
phxntxm
279a3e7116 Remove lingering music calls 2018-04-24 18:11:12 -05:00
phxntxm
40633e9744 Add description to spotify command 2018-04-24 18:04:47 -05:00
phxntxm
ad91fa4030 Correct permission required for spotify 2018-04-24 18:00:25 -05:00
phxntxm
c933457c72 Merge branch 'rewrite' of https://github.com/Phxntxm/Bonfire into rewrite 2018-04-24 17:58:53 -05:00
phxntxm
1c320b5e6e Don't show colour roles in list 2018-04-24 17:55:47 -05:00
phxntxm
604e427af4 New Activity Type 2018-04-24 17:55:28 -05:00
phxntxm
715274e99e New change_presence use 2018-04-24 17:54:01 -05:00
phxntxm
d7b9e04742 Remove music 2018-04-24 17:53:43 -05:00
phxntxm
e24c8e3a93 Add Spotify options 2018-04-24 17:52:53 -05:00
phxntxm
09969ada7b remove music 2018-04-24 17:49:36 -05:00
phxntxm
465c9fa316 remove old files/remove music 2018-04-24 17:48:25 -05:00
phxntxm
3f7eaaa248 Add a spotify search for playlists and songs 2018-04-24 17:48:01 -05:00
Dan Hess
76a8896773
Merge pull request #24 from MahxieNoodle/patch-1
New cat api endpoint
2018-03-24 11:55:54 -05:00
MahxieNoodle
d15397dad9
New cat api endpoint
Updated cat api url.
2018-03-22 10:21:12 -06:00
Phxntxm
d66bee2e38 Correct spacing issue 2018-01-12 16:18:03 -06:00
Phxntxm
f36c340f11 Correct spacing issue 2018-01-12 16:16:53 -06:00
Phxntxm
86f9984998 Convert to string 2018-01-12 16:15:21 -06:00
Phxntxm
122461b6e0 Corect logic for showing parameters 2018-01-12 16:14:23 -06:00
Phxntxm
536853b00e Ensure there are aliases before adding them 2018-01-12 15:50:06 -06:00
Phxntxm
f942852813 Send as an actual embed object 2018-01-12 15:48:19 -06:00
Phxntxm
58539d85fa Import Discord 2018-01-12 15:45:44 -06:00
Phxntxm
8877f6f2be No need for method to be async 2018-01-12 15:43:09 -06:00
Phxntxm
6858a22a11 Add a tutorial command 2018-01-12 15:41:33 -06:00
Phxntxm
37270d6b6c Add a check if no output is found 2018-01-12 15:41:12 -06:00
Phxntxm
936040a6c8 Use check_output to stop blocking 2018-01-11 11:32:41 -06:00
Phxntxm
0d3ec6f46f Use a shell in the bash command 2018-01-11 11:07:42 -06:00