Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 10 days ago
JSON representation

Cogs for Red-DiscordBot V3 created by OofChair

Awesome Lists containing this project

README

        

# OofCogs for Red Discord Bot V3

[![OofCogs](https://raw.githubusercontent.com/OofChair/OofCogs/master/assets/OofCogs_Banner.png)](https://github.com/OofChair/OofCogs)

[![Join my Discord](https://img.shields.io/badge/Join%20My-Discord-7289da?style=for-the-badge&logo=discord&link=https://pwnbot.xyz/support)](http://pwnbot.xyz/support)
[![Red-DiscordBot](https://img.shields.io/badge/Red%20Discord%20Bot-V3%20Cogs-cb533f?link=https://github.com/Cog-Creators/Red-DiscordBot&style=for-the-badge)](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.