Skip to content

MetroReviews/Example-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install

Prerequisites

  • You need nodejs >= 16.6.0 for start the bot.
  • You need a token of discord bot. (https://discord.dev)
  • You need typescript complier npm install -g typescript
  1. Clone the repo
  2. Create a .env with the values defined in src/config.ts
  3. Install the dependencies: npm install
  4. Compile typescript : npm run build
  5. Start the bot: npm run start

Contributions/Licence

This project has an MIT license. And you are welcome to contribute.

Need help

If you have question or need help, please open an issue.

About

Simple Bot to test the Metro API Wrapper

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published