Commit graph

601 commits

Author SHA1 Message Date
Ave Ozkal 91dd17e967
Rename warnsv2.json to userlog.py 2018-12-27 14:19:33 +03:00
Ave Ozkal 03cdf7cf3b
Get rid of data folder on git, add it to gitignore, gen files needed at
boot
2018-12-27 14:13:28 +03:00
Ave Ozkal b04fdc65ee
userlog: allow only accessing a type of events + add .events 2018-12-27 14:07:15 +03:00
Ave Ozkal 9defe42424
Userlog: tiny fix
makes event deletion embeds show as "<fancyname> <number>" (Note 1) instead of using "<eventname> <number>" (notes 1)
2018-12-27 14:00:53 +03:00
Ave Ozkal 6a8819a2a8
Massive cleanup of code, many new features
- added logging and listing of kick/ban/mute events
- add usernotes (.note to add a note to a user, .notes to fetch them)
- split off mod.py into many files, cleanup on many features
- renamed .listwarns to .userlog
- renamed .mywarns to .myuserlog
2018-12-27 13:56:24 +03:00
Ave Ozkal 2b50f56fe7
restrictions: Don't rely on role names, use role ids instead 2018-12-27 12:10:29 +03:00
Ave Ozkal 338aa80c58
Move checks and errcodes to a new folder called helpers 2018-12-26 14:36:55 +03:00
Ave Ozkal 679f3ea490
Merge branch 'master' of github.com:aveao/robocop-ng 2018-12-26 14:33:57 +03:00
Ave Ozkal e104cadfa8
Extend readme
bonzi buddy intensifies
2018-12-26 14:32:57 +03:00
Ave c64f04320e
Merge pull request #4 from misson20000/clearreact
add clearreacts commands
2018-12-26 13:07:03 +02:00
misson20000 6237ac9e8c fix += formatting 2018-12-26 02:55:59 -08:00
misson20000 687a26105d formatting fixes and fix for custom emojis 2018-12-26 02:47:32 -08:00
misson20000 7fecf73ff0 add clearreacts commands 2018-12-26 01:45:00 -08:00
Ave Ozkal 7e332ffef5
Add .bones 2018-12-26 11:22:22 +03:00
Ave Ozkal 5dbe7a43f7
Add .mywarns 2018-12-26 11:18:11 +03:00
Ave Ozkal fef08b1dbf
Collect checks into a single file to reduce code repetition 2018-12-26 10:55:42 +03:00
Ave Ozkal b35765d296
Fix .help in DMs, make Robocop call you out when your DMs are blocked
Also limit membercount to guilds
2018-12-26 10:48:41 +03:00
Ave Ozkal fbdb441976
Fix float issues on warm once and for all 2018-12-26 10:18:05 +03:00
Ave Ozkal bdf55e4103
Attempt to fix floating point issues with temp conversion 2018-12-26 10:15:50 +03:00
Ave Ozkal 0516e6ed4a
Allow DM commands 2018-12-25 15:11:06 +03:00
Ave Ozkal d38b1a8065
speak: add 2018-12-25 14:43:23 +03:00
Ave Ozkal 5eac0b1a81
Fix hackban further 2018-12-25 14:40:04 +03:00
Ave Ozkal b78544a4fb
Fix hackban 2018-12-25 14:33:49 +03:00
Ave Ozkal eebcfea2f5
Fix ban issues 2018-12-25 14:13:02 +03:00
Ave Ozkal 461b7e547c
verification: Clarify process on "Incorrect" message 2018-12-25 13:46:59 +03:00
Ave Ozkal b6f8af6d53
Remove hedge mention 2018-12-24 11:41:28 +03:00
Ave Ozkal 82390d8dfb
mod: Give priority to hedge 2018-12-24 11:40:36 +03:00
Ave Ozkal 3e86b8d519
mod: Hedge-proof the code 2018-12-24 11:26:19 +03:00
Ave Ozkal af446f4cfd
Add "Robocop has started! x has y members!" 2018-12-24 11:23:14 +03:00
Ave Ozkal bd4fa015ca
Merge branch 'master' of github.com:aveao/robocop-ng 2018-12-24 11:10:54 +03:00
Ave Ozkal 3b062a2ac3
err: get pep8 compliant and reduce string repetition
sorry tomger, lol
2018-12-24 11:09:35 +03:00
tomGER 9e0192a82a
[ERR] add ninerr to possible aliases 2018-12-24 01:40:06 +01:00
Ave Ozkal 96bfb9ef28
Merge branch 'master' of github.com:aveao/robocop-ng 2018-12-24 03:28:46 +03:00
Ave Ozkal 901a641f7a
lock/unlock: allow locking/unlocking other channels 2018-12-24 03:26:25 +03:00
Ave 0c56dd4199
Merge pull request #1 from ThatNerdyPikachu/patch-1
thrink
2018-12-24 02:25:04 +02:00
Pika c9a26be47f
thrink 2018-12-23 19:22:57 -05:00
Ave Ozkal 27c991f0af
reset: bugfix 2018-12-24 03:18:40 +03:00
Ave Ozkal 7aa19fae41
restrictions: implement
This means that we have achieved feature parity with robocop.
2018-12-24 02:53:14 +03:00
Ave Ozkal 7f459ba30a
delwarn/delwarnid: add
This concludes the kurisu rewrite, other than restrictions.
2018-12-24 02:41:25 +03:00
Ave Ozkal a683426913
clearwarns/clearwarnsid: added 2018-12-24 02:25:30 +03:00
Ave Ozkal 8022dec4d4
listwarns/listwarnsid: add 2018-12-24 01:36:36 +03:00
Ave Ozkal 9fba7b3075
warn: add 2018-12-24 01:11:01 +03:00
Ave Ozkal 6a9a0cb57d
warm: care about the american few 2018-12-24 00:12:06 +03:00
Ave Ozkal 93a5354761
purge: add 2018-12-23 23:59:08 +03:00
Ave Ozkal 15bb78a252
mute/unmute: added 2018-12-23 23:50:05 +03:00
Ave Ozkal 321152e2e6
Update README with better TODO 2018-12-23 23:36:30 +03:00
Ave Ozkal bc85174a51
lockdown: Add lockdown 2018-12-23 23:33:03 +03:00
Ave Ozkal 178bd55a6e
english hot-fixes 2018-12-23 23:01:43 +03:00
Ave Ozkal 8c32a99f3d
approve/revoke/addhacker/removehacker/probate/unprobate: Re-make and
combine commands
2018-12-23 22:59:42 +03:00
Ave Ozkal 5fc612710c
Approve/revoke: added 2018-12-23 22:32:48 +03:00