Commit graph

470 commits

Author SHA1 Message Date
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
Ave ff7ba6790a
Merge pull request #75 from leo60228/sanitize
Escape Markdown in clean_content calls
2020-10-02 03:28:56 +03:00
leo60228 d6aa8f7e67 Remove asyncio from requirements.txt
asyncio is bundled with Python 3.4+, and the version on PyPI may have
issues with newer versions of Python on some configurations.
2020-10-01 20:15:33 -04:00
leo60228 8d899cf9a7 Escape Markdown in clean_content calls
Fixes #74
2020-10-01 20:03:41 -04:00
Ave 165ce2f442
Fix privileged intents 2020-10-01 22:07:50 +03:00
Ave d905db5666
Support privileged intents 2020-10-01 22:05:40 +03:00
Ave 4b0eae89b2
Year of linux 2020-09-04 01:05:07 +03:00
Ave 2c967764c5
mod_reswitched/pingmod: change wording 2020-09-01 21:18:17 +03:00