ygkn / abebot

The bot of @averak

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  1. Fork this repository
  2. Add new abe word / trigger word
  3. Sort lines with npm run sort-text to avoid duplication
  4. Commit and send PR!

Enhance / fix program

  1. Fork this repository
  2. Fix program
  3. Run npm run code-check and fix errors
  4. Commit and send PR!

About

The bot of @averak


Languages

Language:TypeScript 89.4%Language:JavaScript 10.6%