https://github.com/andrewn6/correct_skillbot
Discord bot made by Correct_skill
https://github.com/andrewn6/correct_skillbot
Last synced: 4 months ago
JSON representation
Discord bot made by Correct_skill
- Host: GitHub
- URL: https://github.com/andrewn6/correct_skillbot
- Owner: andrewn6
- Created: 2020-09-10T21:46:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-06T16:45:59.000Z (over 5 years ago)
- Last Synced: 2025-02-21T09:13:31.059Z (over 1 year ago)
- Homepage:
- Size: 40 KB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Correct Skill Discord Bot
### This is not completed yet
### To use in your own server for testing or other purposes please fork the repo and clone it
### To run this on your system you need to set the following env variables
###### BOT_TOKEN = {'YOUR BOT TOKEN'}
###### DATABASE_URL = {'YOUR POSTGRES URL'}
###### BOT_CHANNEL = {'Channel ID in which bot will post logs}
###### OWNER_ID = {"server owner ID"}
###### PREFIX = {"PREFIX"}
###### GUILD_ID = {"Server id"}
###### TENOR_API_KEY = {"TENOR API KEY"}
### In cmd :
##### setx BOT_TOKEN "YOUR BOT TOKEN"
##### setx DATABASE_URI "YOUR POSTGRES URL"
##### setx BOT_CHANNEL "Channel ID in which bot will post logs"
##### setx OWNER_ID "server owner ID"
##### setx PREFIX "PREFIX"
##### setx GUILD_ID "Server id"
##### setx TENOR_API_KEY "TENOR API KEY"
### To get your Tenor key go to (https://tenor.com/developer/dashboard)
## Deploy to Heroku
[](https://heroku.com/deploy?template=https://github.com/Shubhaankar-sharma/correct_skillBot)
#### After deploying go to manage app and turn on the python launcher worker dyno
#### There are some issues open please feel free to make a pr
##### To contribute fork the repo and make the changes then make a pr
### Join our flutter server where the bot is implemented
[](https://discord.gg/f5HjX9t)