Skip to content

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

Notifications You must be signed in to change notification settings

Ph0enixKM/Adonis-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published