Commit graph

584 commits

Author SHA1 Message Date
Ave Ozkal 1b89752651
mod: hedge-proofing but this time actually hardcode hedge's id lmao 2019-09-18 16:20:15 +03:00
Ave 1febd31635
Merge pull request #50 from thedax/master
Escape Nintendo Homebrew invite link with < >s.
2019-09-18 06:16:39 +03:00
The Dax bb98d0606a Swap lines as per tart's request 2019-09-17 18:38:07 -04:00
Ave Ozkal a595baa2ad
mod: Improve hedgeproofing by also mod blocking actions on bot 2019-09-17 13:26:41 +03:00
Ave Ozkal c91284cd92
mod: meme. 2019-09-17 13:23:21 +03:00
The Dax 4408850017 Escape Nintendo Homebrew invite link with < >s.
This prevents it from picking up the full stop at the end of the sentence as part of the URL and displaying an annoying second information box.
2019-09-14 20:07:30 -04:00
Ave 922f2ac37d
Merge pull request #49 from suppai/master
Don't advertise a bot ReSwitched doesn't have
2019-09-14 18:40:55 +03:00
Noëlle Mercer 6ad14de9a7
Update err.py 2019-09-14 11:39:06 -04:00
Noëlle Mercer 7d8e39c900
Don't advertise a bot ReSwitched doesn't have 2019-09-14 11:37:23 -04:00
Ave adc9ccb60b
Merge pull request #47 from kitlith/patch-1
Add a link to NH in the newcomers text.
2019-09-14 18:36:19 +03:00
tomGER 25cecff058
Update ERR to include warning
I've had enough dms to be annoyed at this point ._.
2019-09-11 17:45:44 +02:00
Ave Ozkal 5f21ecbcb7
meme: add yotld 2019-08-12 13:09:36 +03:00
Kitlith af0e91197e
Change to use roblabla's wording before I forget. 2019-08-08 13:52:51 -07:00
Kitlith abf68e86b9
Add a link to NH in the newcomers text. 2019-08-07 17:47:33 -07:00
Ave Ozkal 40c49caca4
Add a tiny note to README about role position 2019-08-06 12:54:23 +03:00
Ave Ozkal 3bc58e6e11
get_user_info -> fetch_user #46 2019-07-01 23:14:51 +03:00
Ave aafcdc30f2
Merge pull request #45 from roblabla/master
Specify hex encoding and digest size
2019-06-30 11:11:54 +03:00
roblabla c86edbfe48 Specify hex encoding and digest size 2019-06-29 18:29:19 +00:00
Ave 18b98692f6
Merge pull request #44 from suppai/master
Update mod.py
2019-06-28 12:23:42 +03:00
Noëlle Mercer 215d3034bc
Update mod.py
https://cdn.discordapp.com/emojis/591448135075889204.png?v=1
2019-06-28 05:17:53 -04:00
Ave Ozkal 67728ccbd1
Don't force our event loop, use dpy's one
Also use stable dpy instead of master

Closes #38
2019-06-25 11:39:00 +03:00
Ave 5861a76674
Merge pull request #41 from leo60228/patch-1
Add "cracked" to susp_words
2019-06-22 20:46:10 +03:00
Ave 9c44ed04c7
Merge pull request #42 from noahc3/master
Change guide.sdsetup.com links to switch.homebrew.guide
2019-06-22 20:45:47 +03:00
noahc3 0f9b9ef0bd
Change links to switch.homebrew.guide 2019-06-22 12:25:27 -05:00
Ave Ozkal 6ac7ce0ad6
Pleasing my neurodiverse traits 2019-06-22 19:50:10 +03:00
tomGER 7de8d19b4a
added more errcodes by m4xw 2019-06-21 16:38:11 +02:00
tomGER fe0779a871
Update errcodes.py 2019-06-21 16:32:03 +02:00
/u/leo60228 6ca7516312
Add "cracked" to susp_words 2019-06-19 19:44:04 -04:00
Ave 2b83b355e9
Merge pull request #40 from thedax/typo-fix
Fix typo/copy-paste error
2019-06-18 07:57:35 +03:00
The Dax a58bcb0589 Fix typo/copy-paste error 2019-06-18 00:54:07 -04:00
Ave Ozkal a1991921a2
dec: fix 2019-06-17 19:18:33 +03:00
Ave Ozkal 831e44d56b
dec command + ratelimit for hex 2019-06-17 19:17:13 +03:00
Ave Ozkal 9ca55a5461
hex: better uppercase 2019-06-17 19:11:08 +03:00
Ave Ozkal 941270a586
add hex command 2019-06-17 19:10:01 +03:00
Ave edc7442532
Merge pull request #39 from jakibaki/master
Vital fix to meme-command
2019-06-15 11:34:58 +03:00
jakibaki 0536941075 Vital fix to meme-command 2019-06-15 10:33:33 +02:00
Tyler True 8a511cd109 Fix requirements.txt (#37)
The `rewrite` branch of discord.py no longer exists, presumably it has been merged into `master` since then.
Remove `@rewrite` from discord.py line in the pip requirements file.
2019-06-13 17:50:00 +02:00
tumGER 93f2a694c9 Update [ERR] 2019-06-13 17:44:14 +02:00
Ave 8a242956ac
Create SECURITY.md
closes #36
2019-06-12 23:05:47 +00:00
Ave Ozkal 6007959119
hotfix, wrap link in <> 2019-06-04 01:14:54 +03:00
Ave Ozkal a7c3f52893
links/guide: add the serial checker 2019-06-04 01:14:19 +03:00
Ave Ozkal 46d0a5246f
Drop the hashalg() thing as it was confusing everyone 2019-06-04 01:03:06 +03:00
Ave Ozkal 997cd80bf9
Extend the list of whitelisted commands on newcomers
Also, hopefully the new logic is (at least slightly) better.
2019-04-25 10:17:06 +03:00
Ave Ozkal 4ce90624c3
Fix resetalgo
I'm dumb
2019-04-25 10:14:12 +03:00
Ave Ozkal 2ca99a8fcb
Readme changes
Made it so that there's no confusion as to who "I" refers to after to
after the move from my own repo to reswitched org.
2019-04-25 10:10:56 +03:00
Ave Ozkal 0a73902dff
Remove plailect's guide
(as requested by tomger, and as approved by plailect)

Add back when it's updated.
2019-04-24 16:35:42 +03:00
Ave Ozkal 06df732c80
incorrect documentation is just 👌 2019-04-24 12:08:44 +03:00
Ave Ozkal fca8684f34
Add cog load actions, solve the bug we found on verification reload 2019-04-24 12:07:29 +03:00
Ave Ozkal 319385f100
Log invite code instead of invite link (untested) 2019-04-24 12:03:57 +03:00
Ave Ozkal 8a152ed8ef
testing on prod 2019-04-24 11:59:04 +03:00