Skip to content

A discord bot that has every games you want in a discord server !

Notifications You must be signed in to change notification settings

TheophileDiot/OmniGames

Repository files navigation


Logo

OmniGames

This bot has every games you want in a discord server !

Report Bug · Request Feature · Invite me
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/OmniGames.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 or put them in the data/constants.py file !

Launch the bot:

python bot.py

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/OmniGames Email : theophile.diot900@gmail.com

About

A discord bot that has every games you want in a discord server !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published