Commit graph

477 commits

Author SHA1 Message Date
ave
d1cb1a334b Improve docker readme 2022-08-10 21:36:20 +02:00
ave
4783f61b23 docker improvements 2022-08-10 21:31:04 +02:00
ave
9f9fae34c1 further fixes 2022-08-10 21:27:47 +02:00
ave
d2842c2cd6 drop hashes 2022-08-10 21:25:40 +02:00
ave
8077a587d5 Update requirements.txt 2022-08-10 20:08:45 +02:00
ave
f794792ecc Update discord.py version 2022-08-10 20:08:09 +02:00
ave
afd2423394 Fix !quit, closes #89 2022-08-10 20:05:54 +02:00
ave
9907b19424 Update deps 2022-08-10 20:02:45 +02:00
ave
01f2cf7751 black pass 2022-05-24 23:29:46 +02:00
ave
4f027a7d9b update readme 2022-05-24 23:29:40 +02:00
ave
51f69df254 fix intents 2022-05-24 23:26:24 +02:00
ave
a7967b9f97 fix robocronp 2022-05-24 23:17:55 +02:00
ave
8415e1f787 Fix robocronp, make bot running better
progress!
2022-05-24 23:12:20 +02:00
ave
2d25ab5601 make more of the code dpy2 friendly
- robocronp is completely broken
- The overall init should be unfucked, example here: https://discordpy.readthedocs.io/en/latest/migrating.html#extension-and-cog-loading-unloading-is-now-asynchronous
2022-05-24 20:35:42 +02:00
ave
07f53753c3 update requirements.txt 2022-05-24 19:54:37 +02:00
ave
47130feb31 Basic changes to maybe make the code discord.py 2 compatible? 2022-05-24 19:53:40 +02:00
ave
b02b3fdbd4
Merge pull request #87 from tastymeatball/patch-1
Update basic.py
2021-12-08 20:50:28 +03:00
tastymeatball
b752d238fe
Update basic.py 2021-12-08 17:50:37 +01:00
ave
50d2c4f99b
Merge pull request #81 from Ryujinx/fix/bandel
bandel: Fix missing command marker
2021-08-06 20:40:12 +03:00
Mary
e1fc841323 bandel: Fix missing command marker
This make the bandel command effectively work yay.
2021-08-06 19:39:11 +02:00
ave
4a5561aa18 Bump to 1.0.1 2021-08-01 01:33:08 +03:00
ave
d7db790bc7 fuck 2021-08-01 01:31:29 +03:00
ave
908d701a27 fucking nix 2021-08-01 01:29:34 +03:00
ave
58db1e1e6c Allow humanize 3.9.0 2021-08-01 01:27:02 +03:00
ave
5ef0f42967 poetryify robocop 2021-08-01 00:28:20 +03:00
ave
7dfc2c427b mod: introduce bandel command 2021-07-28 00:04:58 +03:00
ave
8e5e2dc01d
Merge pull request #80 from DavidBuchanan314/master
Fix broken links to reswitched.team
2021-07-15 11:37:51 +00:00
David Buchanan
fa7d5f2db5 Fix broken links: reswitched.team -> reswitched.github.io 2021-07-15 12:38:18 +01:00
Ave but on a massive iMac
be71f129d9 massban fixes 2021-06-08 19:07:23 +03:00
Ave but on a massive iMac
edacaaef5b massban fixes 2021-06-08 19:04:06 +03:00
Ave but on a massive iMac
c1ffd8b57b massban fixes 2021-06-08 19:03:29 +03:00
Ave but on a massive iMac
cff5a3f80d massban fixes 2021-06-08 19:02:58 +03:00
Ave but on a massive iMac
1ebb049f09 Add massban command 2021-06-08 19:00:39 +03:00
Ave
6a6c88cdb8
Merge pull request #79 from Ryujinx/feature/docker
Add Dockerfile
2021-02-28 16:47:05 +03:00
Mary
51a4bf948b Add Dockerfile 2021-02-28 14:45:31 +01:00
Ave
4450573013
Move some count commands over to a separate cog 2021-02-13 01:47:00 +03:00
Ave
cdd98f49b5
mod: hotfix 2021-01-29 23:13:22 +03:00
Ave
f39d6fa4ae
mod: Don't ping 2021-01-29 23:11:42 +03:00
Ave
586c6239b2
Merge pull request #77 from noirscape/roles-accessed-too-early
Fix a variable 'roles' referenced before assignment error when relying on default fallback.
2021-01-09 01:43:55 +03:00
noirscape
9b3a442699 Fix a variable 'roles' referenced before assignment error when relying on default fallback. 2021-01-08 23:37:37 +01:00
Ave
24182b11ca mod_reswitched: Also allow togglemod 2020-11-04 19:01:19 +03:00
Ave
161caf30e6 yubicootp: one more bugfix 2020-10-13 18:15:18 +03:00
Ave
f5ece42b15 yubicootp: bugfix 2020-10-13 18:12:55 +03:00
Ave
adc4931a57 yubicootp: Hackily fix issue of misreading padded signatures from
responses :)
2020-10-13 18:10:23 +03:00
Ave
0487031974
yubicootp: Add signature support
Works both ways! Optional too!
2020-10-13 18:04:21 +03:00
Ave
490916a1ca
yubicootp: Limit to one OTP per message 2020-10-13 17:37:13 +03:00
Ave
8d1ef828f0
yubicootp: Properly fetch mid-message OTPs, allow 1+ OTPs per msg 2020-10-13 17:32:55 +03:00
Ave
6f30585c96
yubicootp: Attempt to make it work mid-sentence 2020-10-13 17:29:00 +03:00
Ave
44518e810e
Add automated Yubico OTP revoke support
Thanks @linuxgemini for all your help with this!
2020-10-13 17:13:24 +03:00
Ave
b2dd805f2d
Merge pull request #76 from leo60228/remove-asyncio
Remove asyncio from requirements.txt
2020-10-02 03:29:15 +03:00