abebot
abebot copied to clipboard
The bot of @averak
abebot
Bot of @averak
Usage
Say message contains trigger word ("あべ", "アベ", "阿部", etc.), then abebot says @averak's word.
Trigger word availabe in triggers.txt, and @averak's word availabe in abe.txt.
Discord
Invite abebot with this link.
Contribution
Add abe word / trigger word
- Fork this repository
- Add new abe word / trigger word
- Sort lines with
npm run sort-text
to avoid duplication - Commit and send PR!
Enhance / fix program
- Fork this repository
- Fix program
- Run
npm run code-check
and fix errors - Commit and send PR!