Commit graph

6 commits

Author SHA1 Message Date
Jelle van Snik
12551f326a add simple settings with key value db 2022-05-30 16:00:11 +02:00
Jonathan Barrow
deb6140594 Rewrite
Rewrote in Node and added slash commands
2021-04-14 22:22:47 -04:00
superwhiskers
f134d72ad8 rewrite yamamura in go (#28)
* rewrite yamamura in go

* add license + keypair + readme
2019-03-15 13:24:31 -04: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