Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kartikesingh/discord-bot-js
An template for a discord bot
https://github.com/kartikesingh/discord-bot-js
Last synced: 24 days ago
JSON representation
An template for a discord bot
- Host: GitHub
- URL: https://github.com/kartikesingh/discord-bot-js
- Owner: KartikeSingh
- Created: 2021-09-22T13:56:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-30T05:12:09.000Z (6 months ago)
- Last Synced: 2024-07-01T05:19:29.768Z (6 months ago)
- Language: JavaScript
- Size: 72.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup Guide
- ### Enviroment Variables Setup
- Rename `.env.example` to `.env`
- Fill all the variable's value- or directly fill enviroment variable in your machine
- ### Node Modules
- run `npm i` or `yarn i`, it should install all the packages- ### Start!
- run `npm run start` or `node .`, it should start the bot