Omnitron
A discord bot created using disnake that have all the features you want for your discord server !
Install / Use
/learn @TheophileDiot/OmnitronREADME
About The Project
Built With
<!-- GETTING STARTED -->Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
- python
- pip
Installation
-
Clone the repo
git clone https://github.com/TheophileDiot/Omnitron.git -
(Optional) Create a python virtualenv
python3 -m venv env source env/bin/activate -
Install the modules packages
pip install -r requirements.txt -
Create a .env file and put all your environment variables in it, variables needed :
BOT_TOKEN,FIREBASE_APIKEY,FIREBASE_AUTHDOMAIN,FIREBASE_DATABASEURL,FIREBASE_STORAGEBUCKET,FIREBASE_USER_EMAIL,FIREBASE_USER_PASSWORDor put them in the data/constants.py file !
Launch the bot:
python bot.py
Buildpacks needed for heroku
https://github.com/xrisk/heroku-opus.githttps://github.com/heroku/heroku-buildpack-apthttps://github.com/heroku/heroku-buildpack-jvm-common.git
Roadmap
See the open issues for a list of proposed features (and known issues).
<!-- CONTRIBUTING -->Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE for more information.
Contact
Project Link: https://github.com/TheophileDiot/Omnitron Email : theophile.diot900@gmail.com
