Weemizo / Adonis-Bot

🤖 Discord Bot that is used on Self Improvement Poland discord server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adonis Bot

A bot for the Selfimprovement Poland Discord server. It's written in TypeScript.

Installation

  1. Clone the repository
  2. Install dependencies with npm install
  3. Create a .env file and fill it with the following variables:
TOKEN="your-bot-token"
OPEN_AI="your-open-ai-token"
  1. Run the bot with npm start

Eslint

To run Eslint

npm run lint

To fix all issues

npm run lint:fix

About

🤖 Discord Bot that is used on Self Improvement Poland discord server.


Languages

Language:TypeScript 96.9%Language:JavaScript 3.1%