CAT9161 / CogsRemastered

COGS EDITED BY ME FOR ME. USE AT YOUR OWN RISK

Home Page:https://discord.gg/HqjqzzVNCG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CogsRemastered by CAT9161

THESE COGS ARE NOT MADE BY ME. I ONLY EDIT THEM FOR MY OWN USE TO FIT THE NEEDS OF MY SERVER, USE AT YOUR OWN RISK.

Discord server Red cogs discord.py

Cogs for Red Discord Bot

Installation

These are cogs for the Red-DiscordBot V3. You need to have a working V3 Redbot in order to install these cogs.

[p] is your prefix.

Make sure downloader is loaded:
[p]load downloader

Add the repo to your bot:
[p]repo add CogsRemastered https://github.com/CAT9161/CogsRemastered/tree/main

Install the cogs you want:
[p]cog install CogsRemastered <cog name>

Load installed cogs:
[p]load <cog name>

Cogs

Name Description
Giftaway Create grabbable key giveaways.

GiftAway

This cog allows you to create giveaways for game keys. Users can claim a key by reacting to a message describing the key. It was originally requested by Mistery#3287
This cog features optional integration with the IGDB API to display a description of the game being given away. Setup instructions can be found here!

Usage

[p]giftaway <guild> <game_name> <key1> [key2]...
Giftaway a key to a specific server.
Wrap any parameters that require spaces in quotes.
This command is only usable in DMs.
Alias: [p]ga

[p]globalgift <game_name> <key1> [key2]...
Giftaway a key to all servers.
Wrap any parameters that require spaces in quotes.
This command is only usable in DMs.
Alias: [p]gg

[p]giftat <channel> <game_name> <key1> [key2]...
Giftaway a key to a specific channel.
You probably should run this command from a location people can't see to protect the keys.
Wrap any parameters that require spaces in quotes.
This command is only usable in a server.

[p]giftawayset <argument>
Config options for giftaway.
This command is only usable by the server owner and bot owner.

[p]giftawayset channel <channel>
Set the channel that giftaway messages will be sent to in the current server.
This value is server specific.

[p]giftawayset channel remove
Remove the giftaway channel from the current server and stop receiving giftaway messages.
This value is server specific.

Contact

Feel free to create an issue on this repository or join my discord if you have any issues.

Credit

Thanks to:
The creators of Redbot for creating the base these cogs run on,
The helpful support staff at the Redbot discord,

THESE COGS ARE NOT MADE BY ME. I ONLY EDIT THEM FOR MY OWN USE TO FIT THE NEEDS OF MY SERVER, USE AT YOUR OWN RISK.

About

COGS EDITED BY ME FOR ME. USE AT YOUR OWN RISK

https://discord.gg/HqjqzzVNCG

License:MIT License


Languages

Language:Python 100.0%