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

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.

Awesome Lists containing this project

README

          

# Discord Python Scripts and Bots

![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54) ![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white)

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.