Commit graph

5 commits

Author SHA1 Message Date
Superwhiskers
1f85f573cb some formatting updates, still working on them 2018-06-12 17:11:53 -05:00
Superwhiskers
2f878afb71 hey, i think i have this thing working 2018-03-23 22:47:13 -05:00
Martín (Netux) Rodríguez
70f57cbd32 Added tag command
- Added spam channels config, works with channel IDs
- Defined `is_mod(user)` to replace repeated `cfg["moderators"]` checks
- Writes tags as a name-tag map to tags.json
- Ability to create a tag (mods only)
- Ability to delete a tag (mods only)
- Ability to see all tags (DM if channel isn't a spam channel)
2018-03-05 19:12:58 -03:00
Superwhiskers
fc20a0a809 add modmail 2018-02-22 18:52:04 -06:00
Martín (Netux) Rodríguez
c0709c0f7c Allow users to define their own custom config.json without affecting Git commits
- Added .gitignore with config.json, output.log and .vscode/
- Added config.example.json
- Exit the program if no config.json file was found
2018-02-21 23:25:13 -03:00