Skip to content

Powerekku/Adonis-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 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

 
 
 

Contributors

Languages

  • TypeScript 96.8%
  • JavaScript 3.2%