Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewn6/correct_skillbot
Discord bot made by Correct_skill
https://github.com/andrewn6/correct_skillbot
Last synced: 6 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-06T16:45:59.000Z (about 4 years ago)
- Last Synced: 2024-12-31T07:44:23.090Z (8 days 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
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](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
[![JOINSERVER](https://discord.com/api/guilds/742283065694617611/widget.png?style=banner4)](https://discord.gg/f5HjX9t)