Skip to content

KH1746/abebot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 deno run --allow-read --allow-write sort-txt.ts to avoid duplication
  4. Commit and send PR!

Enhance / fix program

  1. Fork this repository
  2. Fix program
  3. Run deno lint and deno fmt
  4. Commit and send PR!

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%