8000 GitHub - aidenwallis/thonkbot: Thonkbot is a fun bot for running queries on chat messages.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Thonkbot is a fun bot for running queries on chat messages.

Notifications You must be signed in to change notification settings

aidenwallis/thonkbot

Repository files navigation

Thonkbot

Thonkbot is an easy way to aggregate chat messages and run queries on them. The bot is written in Go.

Setup

  1. Clone the git repo
  2. Copy config.example.json to config.json and fill with the appropriate keys as needed.
  3. Import the MySQL dump into your own database. You will need to manually add yourself to the bot_admins table (userlevel is deprecated and irrelevant).
  4. Run go build to compile the binary
  5. Start the bot with ./thonkbot!

About

Thonkbot is a fun bot for running queries on chat messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0