miguel-osuna / Famous-Quotes-Bot

A discord.py bot for famous quotes.

Home Page:https://top.gg/bot/791149821511073812

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Famous-Quotes-Bot

πŸ“– Description

A discord.py bot for famous quotes.

🎯 Features

  • Quote generation
  • Bot information
  • Help paginator

πŸ”† Visuals

πŸ’‘ Getting Started

Follow the instructions below to work on the project on your local environment.

πŸ“‹ Prerequisites

In case you don't use Docker, you'll need Git, Python 3.8, Pip and a Virtual Environment (in this case, Pipenv is used as a package manager and virtual environment).

πŸ’» Installation

# Clone this repository
$ git clone https://github.com/miguel-osuna/Famous-Quotes-Bot.git

# Go into the repository from the terminal
$ cd Famous-Quotes-Bot

# Remove current origin repository
$ git remote remove origin

All dependencies are listed on the Pipfile.

πŸ‹ Running project with Docker

This will run the project on your local environment.

Make sure to create a hidden folder like envs.example named .envs, with the same kind of environment variables.

docker-compose up -d --build

πŸš€ Deployment

This project includes a Procfile for Heroku, but can be deployed to any other host.

πŸ”§ Built With

Project Documentation

For more, check the project documentation

🎭 Authors

πŸ“’ License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A discord.py bot for famous quotes.

https://top.gg/bot/791149821511073812

License:MIT License


Languages

Language:Python 90.5%Language:HTML 7.3%Language:Dockerfile 2.0%Language:Shell 0.2%Language:Procfile 0.0%