XxAzeSxX / discord-bot

The Discord Bot of The Cyber Empire

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CyberEmpire Bot

This is the official repository for The Cyber Empire's Discord bot. It is built with TypeScript using the Sapphire framework on top of the discord.js library. We use the Sequelize ORM as database interface and MariaDB as primary database system.

👨‍💻 Start developing now

1. Clone the repo

git clone https://github.com/CyberEmpire/discord-bot.git

2. Install the dependencies

cd discord-bot && npm i

3. Configure the environment variables in the .env file

See details below.

4. Build and test

npm test

TO-DO

THE REST OF THIS FILE

About

The Discord Bot of The Cyber Empire

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%