Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 810 Bytes

File metadata and controls

25 lines (16 loc) · 810 Bytes
image

EclairBOT

A Discord bot made for the EclairBakery with a little bit of humour.

Features:

  • many well-done commands (excluding economy, cuz it'll be moved to a new bot)
  • fully customizable look and feel through Translations API and cfg.customization
  • easy-to-use custom Discord action system
  • manageable configuration with loader and commands to apply new changes on the fly
  • db backups sent on the channel in case something goes wrong

Run EclairBOT

Ensure you have Deno installed. If not, install it from a shell command from deno.land.

Next, start the bot using this command:

make run

It's that simple!