Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Apoo711/onii-cogs

Repository files navigation

Important Note

Hello there, these cogs are no longer maintained and only minimal support will be provided with the installation of these cogs. I wish you the very best with your Redbot journey and hope you find replacements for these cogs.

  • Onii

onii-cogs V3

Red-DiscordBot Discord.py

Note: This is an unapproved repo, meaning no one has formally reviewed this repo yet and any loss of data in your bot isn't my fault (Any loss of data is highly unlikely as I use these cogs for my bot.) if at all you come across a bug, report it to me in discord.

Some fun and anime orientated cogs for Redbot. Discord User: Onii-chan#3920 Docs: Docs

Installation

To add cogs from this repo to your instance, do these steps:

  • [p]repo add onii-cogs https://github.com/Onii-Chan-Discord/onii-cogs
  • [p]cog install onii-cogs <cog name>
  • [p]load <cog name>

Cog List

Cog Status Description
Image Deprecated
Wallpaper commands for animeThis cog chooses random wallpapers from a different subreddits and sends them to you in an embed.
Nsfw Deprecated
Nsfw commandsNsfw commands, proceed with caution.
Perform Deprecated Perform commandsPerform things like cuddle, poke, kiss etc.
Oniitools Deprecated
My set of must have commands.This cog chooses random wallpapers from a different subreddits and sends them to you in an embed.
Animals Deprecated
Sends images of cute animals!Sends very cute animals in an embed, more animals coming soon.

Credits

  • Everyone who contributed to make this better.
  • Thank you Red community, you guys are awesome.
  • Sravan, for always improving my cogs.

Contributing.md

  • Kindly follow the format of black with line-length = 99 and isort
  • This can be done by pip install black isort
  • Then running
black .
isort .