Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

thimble-bot/thimble-bot

Repository files navigation

The Thimble Bot project has been discontinued.

Thimble Bot

A fast, small, and highly extensible general-purpose bot built using discord-akairo and TypeScript.

Requirements

  • Node.js (v12 or higher)
  • ffmpeg
  • a Firebase project

Installation

1. Clone the repository and install the dependencies.

git clone git@github.com:thimble-bot/thimble-bot.git
cd thimble-bot
npm i

2. Copy the example configuration and edit the configuration files:

cp -r config/example config/development
nvim config/development/bot.json
nvim config/development/firebase.json

3. Start the bot in development mode:

npm run dev

Migration from Thimble Bot v0.1.x

See the migration guide

Before committing

Contribution is welcome, but before opening a PR, make sure that your changes pass linting.

npm run lint

License

MIT. Thimble (character and design) is the property of József Sallai. You may NOT use the character or its name without the owner's written approval. Discord is the property of Discord, Inc.

(avatar by Ch-Chau)

About

Fast, feature-rich, and extensible Discord bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published