Chronostasys / Kagami

A demo bot that can lead you to create your own bot with Konata.Core quickly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kagami

C# License

A demo bot that can lead you to create your
own bot with Konata.Core quickly.

Commands

Command Description
/help Print the help messages.
/eval Print the raw messages that after '/eval'
/echo Print the raw messages that after '/echo' (safer than /eval)
/status Print the status such as build, version, memory usage..etc
/mute <at> [time] Mute the member.
/member <at> Inspect member information.

Triggers

Trigger Example Description
BV BV1Qh411i7ic Parse the BiliBili video code(BV).
Github https://github.com/KonataDev/Kagami Parse the GitHub repo image.
/ / Repeater function.

Known issues

  • Sometimes offline.
  • Sometimes stuck on some internal tasks.
  • Stuck while the bot exit.
  • Bot can trigger the command which sends by itself. (LMFAO)

License

Licensed in GNU GPLv3 with ❤.

About

A demo bot that can lead you to create your own bot with Konata.Core quickly.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%