Injabie3 / lui-cogs-v3

Cogs for Red-DiscordBot (v3), used by the SFU Anime Club. Branches for dpy1 and dpy2. See Injabie3/lui-cogs for Redv2/dpy0 cogs.
14 stars 7 forks source link
discord discord-py discord-py-rewrite red-cogs red-discordbot

lui-cogs-v3

Custom cogs for Red-DiscordBot v3, used by the SFU Anime Club.

Red-DiscordBot v3.5.x / discord.py v2.x Only!

This branch contains cogs suitable for Red-DiscordBot v3.5.x/discord.py v2.x only. For Red-DiscordBot v3.4.x/discord.py v1.7.3, please use the dpy1 branch!

Cogs

Below are some of the cogs we have.

Ready

Experimental

Unsupported

The following cogs are currently not supported with discord.py v2.x:

Important Notes

  1. tags
    • Using the alias toggle requires modification to Red's Alias cog.
  2. yourlsClient
    • The edit and rename commands requires the yourls-api-edit-url plugin to be installed on your YOURLS instance.
    • The delete command requires the yourls-api-delete plugin to be installed on your YOURLS instance.
    • The search keyword requires the yourls-api-search-keywords plugin to be installed on your YOURLS instance.

Installation

This assumes that you have a functioning deployment of Red-DiscordBot v3, and that your prefix is ren (replace with your bot's prefix).

  1. Make sure the Downloader cog is loaded: renload downloader
  2. Add the repo to your instance: renrepo add lui-cogs https://github.com/Injabie3/lui-cogs-v3
  3. Install the cog you want: rencog install lui-cogs <cogName>
  4. Load the newly installed cog: renload <cogName>

Support

As this is a side project, I am not able to provide support in a particularly timely manner. That being said, if you find any issues, please feel free to open an issue in this repo or the SFUAnime/Ren repo, and we can take a look into it.