https://github.com/oofchair/oofcogs
Cogs for Red-DiscordBot V3 created by OofChair
https://github.com/oofchair/oofcogs
cogs discord hacktoberfest red-discordbot redbot redbotv3
Last synced: about 1 year ago
JSON representation
Cogs for Red-DiscordBot V3 created by OofChair
- Host: GitHub
- URL: https://github.com/oofchair/oofcogs
- Owner: OofChair
- License: other
- Created: 2020-09-25T18:56:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-01T04:58:24.000Z (over 4 years ago)
- Last Synced: 2025-03-01T16:12:21.665Z (over 1 year ago)
- Topics: cogs, discord, hacktoberfest, red-discordbot, redbot, redbotv3
- Language: Python
- Homepage: http://github.com/Cog-Creators/Red-DiscordBot
- Size: 859 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# OofCogs for Red Discord Bot V3
[](https://github.com/OofChair/OofCogs)
[](http://pwnbot.xyz/support)
[](http://github.com/Cog-Creators/Red-DiscordBot)
Cog Function
| Name | Status | Description (Click to see full status)
| --- | --- | --- |
| RedditPic | **Deprecated** | This cog is now removed from my repo.The API that it was using is no longer in service. I may remake this with a different API but at the moment I have no intentions of remaking this cog. |
| ServerPing | **Release** | Ping a domain or an IP to get the latencyPing an IP or a domain and get the latency back |
| SQL | **Release** | Interact with multiple DBs with this cogInteract with multiple DBs through this cog.
Current DBs added:
MySQL
Planned DBs:
MongoDB
PostgreSQL
| InviteTracker | **Release** (Currently disabled) | [Disabled] Post new joins/leaves in a channel with an invite tracker. Currently disabled and hope to fix when I have more time :) Post new joins and leaves into a channel with an invite tracker attached to it. |
| SXCU | **Release** | Upload images to an SXCU url.Send your image and shorten your URL with your own subdomain. |
| Diaccents | **Release** | Get letters with accents.Enter a letter and get the diacritic associated with the letter. |
| AdvancedEconomy | **Release** | Level up your economy experience with this cog.This advanced economy cog is fun to play with, including `work` and `payday` commands. |
# Installation
### Recommended - Built-in Downloader
```ini
# Load the Downloader cog (if it isn't already)
[p]load downloader
# Add my repo
[p]repo add OofCogs https://github.com/OofChair/OofCogs
# Add the cog from my repo
[p]cog install OofCogs
# Load it into the bot for use
[p]load
```
# Contact
### No/little support will be given for unfinished cogs and cogs on the dev branch.
Join my discord server for help by clicking [here](https://discord.gg/3PfU5q22wN)
Discord: OofChair#0001
I will also respond to messages in `#support_othercogs` in the [3rd party cog server](https://discord.gg/GET4DVk). No need to ping, I check the channel.
For support, please don't open an issue.
# Credits
Huge thanks to all the helpful people in #coding on the [discord support server](https://discord.gg/red)
Great help goes out to [epic guy#0715](https://github.com/npc203) for helping me with the Some Random API cog (Now called Fun cog, on dev branch)
Thanks to [@Kreusada](https://github.com/kreusada), [@Just-Jojo](https://github.com/Just-Jojo), [@Andeeeee](https://github.com/Andeeeee) and [@Otriux](https://github.com/Otriux) for help with the RedditPic cog.
Thanks to [@Just-Jojo](https://github.com/Just-Jojo) for helping out on the SQL cog.
Thanks to [@Kreusada](https://github.com/Kreusada) for creating the DCL lib that the Diaccents cog works with.
Thanks to [@Just-Jojo](https://github.com/Just-Jojo) and [@aleclol](https://github.com/) for the review on the AdvancedEconomy cog.
Thanks to [@Predeactor](https://github.com/Predeactor) for letting me take over development for the SXCU cog.