Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/filming/funtimes
- Owner: filming
- License: mit
- Created: 2024-07-24T01:58:51.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T17:47:07.000Z (5 months ago)
- Last Synced: 2024-10-18T13:15:02.802Z (3 months ago)
- Topics: discord, discord-api, discord-bot, discord-py, python, python-3
- Language: Python
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
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