Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 666 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 666 Bytes

Petrol Bot

Petrol Bot is a bot developed for Geek-Space.

There's no guarantee this bot works on the other servers.

Requirements

Set up

  1. Install all dependencies
$ npm install
  1. Set the token of Discord Bot issuable on Discord Developers Portal
$ export PETROL_TOKEN=YourTokenHere
  1. Build and run the bot
$ npm run build
$ npm run start
  1. ₍₍⁽⁽:tada:₎₎⁾⁾ Yes! Party Time!! ₍₍⁽⁽:sushi:₎₎⁾⁾

License

MIT