Commit graph

568 commits

Author SHA1 Message Date
The Dax c21a259c8c Adjust message as requested 2019-04-11 00:50:41 -04:00
The Dax b037ac41bf Remove deprecated full RAM guide: as of ams 0.8.6, just hold R while running a game/app to get full RAM. 2019-04-10 19:04:01 -04:00
結城イヴ 302be2c945
Per 564346741982494726 2019-04-07 04:00:11 -04:00
結城イヴ 190d01e3e7
Rule 10 removal
redundant
2019-04-06 01:37:24 -04:00
結城イヴ f73e762c84
Update verification.py 2019-04-06 01:34:46 -04:00
結城イヴ 6c9e6ebe79
Update Rule 9 2019-04-06 01:32:02 -04:00
結城イヴ cb550be447
Revert previous commit
Discord ignores escapes, code blocks, even removing the http header and still shows the invite embed
2019-03-19 02:36:49 -04:00
結城イヴ 8b01f24058
Escape invite link used
Prevents embed spam for every member join
2019-03-19 02:14:23 -04:00
tumGER 4a102c069b update source_url 2019-03-11 16:19:18 +01:00
Ave Ozkal 05f66e71ff
logs-spy: don't lowercase invite URLs 2019-03-06 00:55:06 +03:00
Ave Ozkal 921ab28190
logs-spy: ignore messages by staff 2019-03-05 20:33:19 +03:00
Ave Ozkal befa18c4de
logs-spy: don't ignore space when cleaning 2019-03-05 20:30:55 +03:00
Ave Ozkal 9d9c8d2104
logs: reduce spam 2019-03-04 19:34:28 +03:00
Ave Ozkal e6f7143405
logs: ignore cases on hellgex 2019-03-03 22:41:06 +03:00
Ave Ozkal a3514c3f9a
logs: highlight bad words 2019-03-03 22:39:06 +03:00
Ave Ozkal 841fe43104
logs: document susp words 2019-03-03 21:08:46 +03:00
Ave Ozkal 374b1e8437
Embed messages that are spied on 2019-03-03 21:02:08 +03:00
Ave fcbe3371ca
Merge pull request #29 from leo60228/master
Add .communitycount
2019-03-03 17:54:28 +00:00
leo60228 65fad27253 Add .communitycount 2019-03-03 12:23:11 -05:00
Ave e984551966
Merge pull request #27 from roblabla/switchroot
Add invite correlation system
2019-03-03 14:43:57 +00:00
roblabla 23c7e83be5 Fix style in pin.py 2019-03-03 15:19:16 +01:00
roblabla 2ccc10174d Fix style in invites.py and logs.py 2019-03-03 15:12:30 +01:00
roblabla 6760508e99 Unpin old pins if we have more than 50 2019-03-03 14:51:40 +01:00
roblabla 4deb40b67c Implement unpin command 2019-03-03 14:51:23 +01:00
roblabla 1fe7e21986 Implement gist-based pinboard - creates a gist for each channel that allows user pins 2019-03-03 14:29:46 +01:00
Ave e80918b7d2
Merge pull request #28 from thedax/bandaid
rei -> reinx
2019-03-03 02:00:38 +00:00
The Dax 755bd3c370 rei -> reinx 2019-03-02 20:58:44 -05:00
roblabla 4e0e26b1f9 Add invite correlation system 2019-03-03 00:45:48 +01:00
Ave Ozkal bd347e7f3c
don't autoload mod_watch 2019-03-02 21:02:58 +03:00
Ave Ozkal 4734df7b48
Various improvements 2019-03-02 21:00:55 +03:00
Ave accace3b14
Merge pull request #25 from noirscape/cog-fixes
This implements the latest breaking changes to cogs from d.py rewrite.
2019-03-01 06:51:49 +00:00
Robin Lambertz 3400b94c7c Generic changes (#26)
* Make lockdown configuration more generic

* pin: Add reaction pinning functionality
2019-03-01 07:07:47 +01:00
noirscape b9255215c1 This implements the latest breaking changes to cogs from d.py rewrite.
They're all syntax changes and renames. I've checked twice to make sure
I didn't miss any listeners or classes.

For future reference:
- Do `from discord.ext.commands import Cog` in all new cogs.
- Subclass the new class to Cog.
- New listeners should get the `@Cog.listener()` decorator.

Conveniently, there weren't any pre-execution methods that have been
renamed.
2019-02-28 23:10:30 +01:00
Ave Ozkal 2d2adfddc4
logs: one more susp entry 2019-02-27 12:10:09 +03:00
Ave Ozkal 0c89864a96
logs: turns out exefs is okay as well 2019-02-27 11:21:29 +03:00
Ave Ozkal e4bfd7daf9
logs: ok, but add ok words too 2019-02-27 11:19:12 +03:00
Ave Ozkal 7840c16172
logs: Don't hardcode name "ReSwitched" 2019-02-27 11:14:54 +03:00
Ave Ozkal 87ee51b187
logs: Add susp word checks 👀 2019-02-27 11:12:07 +03:00
Ave Ozkal 62b57f4fdb
logs: Add do_nickcheck (unused rn) 2019-02-27 11:03:45 +03:00
Ave Ozkal 4a762bbafd
Fix up 0x0 a bit? 2019-02-27 10:44:01 +03:00
Ave Ozkal d49c9313d5
invitespy: don't hardcode, part 2 2019-02-26 16:11:52 +03:00
Ave Ozkal 5a798d5bf4
invitespy: don't hardcode channel id 2019-02-26 16:11:06 +03:00
Ave Ozkal 9ac3421d52
invitespy: bugfix 2019-02-26 16:08:43 +03:00
Ave Ozkal 78bf147bdc
invitespy: bugfix 2019-02-26 16:06:38 +03:00
Ave Ozkal d246e2f6ec
Implement #22 2019-02-26 16:03:21 +03:00
Ave Ozkal f7b8dee6cd
Extend 0x0 2019-02-26 15:31:33 +03:00
Ave Ozkal 19a0bffbc0
Add 0x0 errorcode 2019-02-26 15:28:07 +03:00
Ave Ozkal 2a6b9f24e5
Make config template clearer
Sorry for not doing it earlier, cc #11
2019-02-26 15:21:33 +03:00
Ave Ozkal 64ed4dc19e
verification: %2 chance to act more human 2019-02-26 14:49:18 +03:00
Ave Ozkal 66e78f41dd
verification: more! snark! 2019-02-25 13:09:18 +03:00