https://github.com/johnuberbacher/discord-bots-and-scripts
This repository contains a collection of various scripts and bots written in Python, designed specifically for use in a Discord server. These scripts and bots can enhance your server's functionality, automate tasks, and maybe provide a better experience for your community.
https://github.com/johnuberbacher/discord-bots-and-scripts
discord discord-bot discord-py discord-scripts python python3 task-till-dawn
Last synced: 4 months ago
JSON representation
This repository contains a collection of various scripts and bots written in Python, designed specifically for use in a Discord server. These scripts and bots can enhance your server's functionality, automate tasks, and maybe provide a better experience for your community.
- Host: GitHub
- URL: https://github.com/johnuberbacher/discord-bots-and-scripts
- Owner: johnuberbacher
- License: mit
- Created: 2023-04-06T06:01:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-21T01:23:35.000Z (almost 2 years ago)
- Last Synced: 2024-11-15T23:27:53.138Z (about 1 year ago)
- Topics: discord, discord-bot, discord-py, discord-scripts, python, python3, task-till-dawn
- Language: Python
- Homepage:
- Size: 784 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord Python Scripts and Bots
 
This repository contains a collection of various scripts and bots written in Python, designed specifically for use in a Discord server. These scripts and bots can enhance your server's functionality, automate tasks, and provide a better experience for your community. If you want to schedule these tasks to run automatically at specific times, you can use the program [Task Till Dawn](https://www.oliver-matuschin.de/en/projects/task-till-dawn), available on both Windows and macOS.
## Getting Started
To use the scripts and bots in this repository, you'll need to set up a Discord Bot using the [Discord Developer Portal](https://discord.com/developers).
For detailed instructions on setting up your bot, please refer to the documentation provided by Discord. Additionally, you can consult the documentation of [Task Till Dawn](https://www.oliver-matuschin.de/en/projects/task-till-dawn) to learn more about scheduling tasks.
## Contributing
Contributions to this repository are welcome! If you have any improvements, bug fixes, or new scripts/bots to contribute, feel free to open a pull request. Make sure to follow the existing code style and guidelines.
If you encounter any issues or have suggestions for new features, please open an issue on the repository's issue tracker.
## License
This repository is licensed under the [MIT License](LICENSE). Feel free to modify, distribute, and use the scripts and bots as per the terms of the license.