Skip to content
/ quick-bot-no-pain Public template

A collection of tools to aid in creating and using discord.py bots, painlessly. Usable as a template repository.

License

Notifications You must be signed in to change notification settings

0x5c/quick-bot-no-pain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick tools for painless Discord bots

Don't let your bot development become :coolcry:

Discord

A collection of tools to aid in creating and using discord.py bots, painlessly.

Tools

Click on the tool names to skip to documentation:

  • Makefile ­ ­ Setup script for venv and more

  • run.sh ­ ­ Simple startup script that handles restarting/exiting the bot

  • Skeleton files ­ ­ Minimal templates of important and often missed bot files

Windows: Usage of most of these on Windows is untested, but should not cause problems with mingw64, MSYS/2, and such.
Well... probably.

Repository template

To use this repository as a base for your new bot, just use the Template feature of GitHub: Github template button
Feel free to remove any file you do not wish to use.

Changelog

Changelogs for individual tools are in the tools' documentation files.

  • [2019-10-06] Added Makefile, run.sh, and skeleton files

License

Copyright (c) 2019 0x5c

This project is released under the MIT license.
See LICENSE for the full license text.

Some parts of this project are released under the terms of the Unlicense,
and are identified as such in their documentation file.
See the relevant documentation files for the full license text.

About

A collection of tools to aid in creating and using discord.py bots, painlessly. Usable as a template repository.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published