Commit graph

135 commits

Author SHA1 Message Date
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
Ave Ozkal 785ea868da
lockdown: cleanup and fixes? :) 2018-12-23 22:15:44 +03:00
Ave Ozkal 0a6fc96246
str -> int 2018-12-23 22:12:30 +03:00
Ave Ozkal e250bacf1a
tiny config fixes 2018-12-23 22:10:04 +03:00
tumGER 2c7908ace4 Update lockdown.py 2018-12-23 20:08:34 +01:00
tumGER 0718b97ba9 Merge branch 'master' of https://github.com/aveao/robocop-ng 2018-12-23 20:06:35 +01:00
tumGER 832524eb56 Implement lock 2018-12-23 20:06:32 +01:00
Ave Ozkal f06b8b8cb5
logging: Add logging! 2018-12-23 22:03:40 +03:00
Ave Ozkal a5a5a2f876
botnickname/nickname: added 2018-12-23 20:56:27 +03:00
Ave Ozkal b2a907babf
err: Further cleanup of tomGER's code
I dislike .format() :)
2018-12-23 20:42:01 +03:00
Ave Ozkal 5d54ac7aec
playing: Add playing
Also this commit includes DRAM optimization (aka I sneakily cleaned
tomGER's code a bit)~
2018-12-23 20:36:40 +03:00
Ave Ozkal b67ddda4f1
robocop: add robocop command 2018-12-23 20:27:51 +03:00
Ave Ozkal 986695a464
Mark .serr and .err as done
Thank you @tumGER
2018-12-23 20:14:20 +03:00
Ave Ozkal fc7c0f89d6
Add verification
god i hate this so much
2018-12-23 20:13:40 +03:00
tumGER 701d5ba084 Implement hex2err and err2hex 2018-12-23 18:01:31 +01:00
tumGER 6e83b6c865 just use hex() instead 2018-12-23 17:51:21 +01:00
tumGER 52e5de4556 Fix the shown errcode 2018-12-23 17:48:38 +01:00