Bot of @averak
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.
Invite abebot with this link.
- Fork this repository
- Add new abe word / trigger word
- Sort lines with
npm run sort-text
to avoid duplication - Commit and send PR!
- Fork this repository
- Fix program
- Run
npm run code-check
and fix errors - Commit and send PR!