Skip to content

A discord bot created using disnake that have all the features you want for your discord server !

License

Notifications You must be signed in to change notification settings

TheophileDiot/Omnitron

Repository files navigation


Logo

Omnitron

This bot has everything you want in a discord server !

Report Bug · Request Feature · Invite me · Documentation · Discord Server
License: MIT Code style: black

Table of Contents

  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • python
  • pip

Installation

  1. Clone the repo

    git clone https://github.com/TheophileDiot/Omnitron.git
  2. (Optional) Create a python virtualenv

    python3 -m venv env
    source env/bin/activate
  3. Install the modules packages

    pip install -r requirements.txt
  4. 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_PASSWORD or put them in the data/constants.py file !

Launch the bot:

python bot.py

Buildpacks needed for heroku

  • https://github.com/xrisk/heroku-opus.git
  • https://github.com/heroku/heroku-buildpack-apt
  • https://github.com/heroku/heroku-buildpack-jvm-common.git

Roadmap

See the open issues for a list of proposed features (and known issues).

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. 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

About

A discord bot created using disnake that have all the features you want for your discord server !

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages