/Jumper-Cogs

Python Modules for Discord bot

Primary LanguagePythonMIT LicenseMIT

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 third party library to work, so please read over my requirements.txt 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

Library requirements should be automatically downloaded and installed. However, if you wish to download the requirements manually please follow these steps:

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 or reload it!

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. Develop your feature branch
  3. Commit your changes
  4. Push to the main 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 create an issue on this repo. That is the best method for me to respond to your issues or suggestions. You can also contact me on Discord @ Redjumpman#2375
Do not @mention me in the redbot server. There is a support server setup here and you can talk to me in my support channel. I recieve notifications for messages so I will read what you post.

Credits

Twentysix26 for recreating Red Bot into something fun and functional
irdumbs for being my Python sensei Aikaterna for the invaluable amount of testing he does

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.