Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/filming/funtimes

An awesome feature-rich Discord bot designed with discord.py!
https://github.com/filming/funtimes

discord discord-api discord-bot discord-py python python-3

Last synced: about 2 months ago
JSON representation

An awesome feature-rich Discord bot designed with discord.py!

Awesome Lists containing this project

README

        

# FunTimes

**A Discord bot made in Python that provides a variety of features in order to enhance user experiences.**

# Description

FunTimes is a Python-based Discord bot designed to bring fun and excitement to your server. It offers a wide range of features including:

Interactive games to keep your members entertained.
Helpful utilities to streamline server management.
An engaging economy system to encourage participation and reward active members.
... and many more exciting features in the works!

### Dependencies

Below listed are the key dependencies:

* Python
* python-dotenv
* discord.py

### Installing

* Python can be downloaded from [here.](https://www.python.org/)
* Install all dependencies using `pip install -r requirements.txt` stored in main project directory.
* Add your API keys to an `.env` file.

### Executing program

This bot can be ran using the `main.py` file located inside of the [src](https://github.com/filming/funtimes/tree/main/src) directory.

## Help

* All runtime data of FunTimes are stored in the log file located at `storage/logs/current.log`.

## Authors

Contributors

* [Filming](https://github.com/filming)

## License

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