Commit graph

24 commits

Author SHA1 Message Date
Ave Ozkal 203761856e
remind: add cooldowns; also add botlog channel 2018-12-31 02:05:40 +03:00
Ave Ozkal eac078e1b9
remind: add remind, make crons more robust 2018-12-30 23:36:11 +03:00
Ave Ozkal 1cc8c9a9ee
robocronp: send data files hourly
This aims to reduce data loss

Also, stopped calling these config files and started calling them data files
2018-12-29 10:47:08 +03:00
Ave Ozkal d9776ecba9
Robocronp: Add robocronp and some timed commands
- Added: .timemute
- Added: .timeban
- Added: .listjobs
- Added: .deletejob
- Many bugfixes are also included~

You'll need to restart your copy of robocop-ng after pulling this.
2018-12-28 00:36:18 +03:00
Ave Ozkal e148e04a87
Drop requirement for the first whitelisted guild to be the one
containing log channel
2018-12-27 15:20:18 +03:00
Ave Ozkal 5521b4aa58
fetchdata: add .fetchdata and make bot start send data files 2018-12-27 14:44:09 +03:00
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 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 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 0516e6ed4a
Allow DM commands 2018-12-25 15:11:06 +03:00
Ave Ozkal af446f4cfd
Add "Robocop has started! x has y members!" 2018-12-24 11:23:14 +03:00
Ave Ozkal a683426913
clearwarns/clearwarnsid: added 2018-12-24 02:25:30 +03:00
Ave Ozkal bc85174a51
lockdown: Add lockdown 2018-12-23 23:33:03 +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 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 fc7c0f89d6
Add verification
god i hate this so much
2018-12-23 20:13:40 +03:00
tumGER b566f7b1e5 Add err to autoboot 2018-12-23 17:23:05 +01:00
Ave Ozkal b787589ef7
Add userinfo, extend TODO 2018-12-23 18:07:59 +03:00
Ave Ozkal 796dc970d2
Commit some changes I did
IDK what I changed lol
2018-12-23 17:28:44 +03:00
Ave Ozkal 52ef8cfe93
Add links and meme cogs
Now it's time to implement big stuffs :)
2018-12-23 16:48:15 +03:00
Ave Ozkal 0517f5f97a
Some wording improvements 2018-12-23 16:25:34 +03:00
Ave Ozkal 74f4c11f28
Switch to .py config 2018-12-23 16:13:39 +03:00
Ave Ozkal 561ead93e0
Change dpybotbase branding to robocop branding 2018-12-23 15:49:09 +03:00
Renamed from botbase.py (Browse further)