Skip to content

Aioxas/Jumper-Cogs

 
 

Repository files navigation

PyPI PayPal donate button Red Bot

Jumper Cogs

These cogs are designed to work with Red Bot designed by Twentysix26.
Some cogs will require a library install to work, so please read over my wiki and the info.json file before using.
Please stay tuned for all the latest stuff from jumper-cogs on my Dev Tracker
If you wish to donate please click on the donation jar. TY :D
I accept commission work, but please contact me on discord for details.

Installation

To install my cogs add my repo with the following command:
cog repo add jumper-cogs https://github.com/Redjumpman/Jumper-Cogs
Then check to see if the cog has any library dependencies and peform a pip3 install.
Please look over the installation section and my wiki for more details on library installations

Library Requirements

Review the library requirements in the info.json file within the cog's folder. If you do not have the library downloaded it will prompt you with a message telling you what to do.

To install a library follow these instructions:

- Open command prompt
- Type pip3 install "Library name"   Example: pip3 install tabulate
- Press enter and let the library load
- Once this has loaded you just need to install the cog!

For more information please view my wiki page

Contributing

Tired of waiting for me to implement that feature you keep requesting? If you can design it your self follow the process below and I'll review your changes. If the changes do not conflict with Red, and do not stray from the intended use of the cog I will merge your commits.

  1. Fork it!
  2. Create your feature branch:
  3. Commit your changes:`
  4. Push to the branch:
  5. Submit a pull request :D

What's planned

I have a lot of stuff in the pipeline. I have started a dev tracker with what I am currently working on here:
Dev Tracker

Contact Me

If you have issues with one of my cogs, or need help beyond the scope of the wiki please contact me on discord @ Redjumpman#2375
Do not @mention me in the redbot server, please send me a PM directly and I will respond as soon as possible.

Credits

Twentysix26 for recreating redbot into something fun and functional
irdumbs for being my Python sensei

License

Please see MIT License for details. This project is open source and you are free to modify my work so long as you credit me.

About

Python Modules for Discord bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%