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

https://github.com/nottherealtar/tarsonlinecogs

👥Open-Source RedV3Framework ⚙️ Cogs for CofeeBot | AI 🤖
https://github.com/nottherealtar/tarsonlinecogs

cogs cogs-red-discordbot commands discord-bot discord-py discordai discordai-helper redbot-cogs redbotv3 redv3 redv3framework

Last synced: about 2 months ago
JSON representation

👥Open-Source RedV3Framework ⚙️ Cogs for CofeeBot | AI 🤖

Awesome Lists containing this project

README

        


v3 Cogs for Red-DiscordBot by nottherealtar

[![Views](http://hits.dwyl.com/nottherealtar/TarsOnlineCogs.svg)](http://hits.dwyl.com/nottherealtar/TarsOnlineCogs)

> # TarsOnlineCogs
Welcome to my repo of weird and wacky ducktaped together cogs for Red-DiscordBot.
This is a collection of cogs that I have made over time, some of them are just fun little projects or things I've found.

> Dev server: [Join here](https://discord.gg/CsR9zECCQt)

> # Current Available Cogs
- `assky`~ `Sends a random ascii emoji` ![Cog Passing](https://img.shields.io/static/v1?label=Cog&message=Passing&color=brightgreen)
- `cafewelcome`~ `Welcomes users with the BytesToBits' image generation.` ![Cog Passing](https://img.shields.io/static/v1?label=Cog&message=Passing&color=brightgreen)
- `coffee`~ `Coffee bot brews you or a friend, a fresh cup of coffee!` ![Cog Passing](https://img.shields.io/static/v1?label=Cog&message=Passing&color=brightgreen)
- `howcracked`~ `ArE yOu EvEn CrAcKEd BrO?!` ![Cog Passing](https://img.shields.io/static/v1?label=Cog&message=Passing&color=brightgreen)
- `passgen`~ `Generates an 8 character password and sends via DM's` ![Cog Passing](https://img.shields.io/static/v1?label=Cog&message=Passing&color=brightgreen)
- `projectpost`~ `Easy embeds, easy project posts` ![Cog Passing](https://img.shields.io/static/v1?label=Cog&message=Passing&color=brightgreen)
- `scanner`~ `Using AltDentifier, auto scan members` ![Cog Passing](https://img.shields.io/static/v1?label=Cog&message=Passing&color=brightgreen)
- `teachme`~ `Random Wise quotes sent on command` ![Cog Passing](https://img.shields.io/static/v1?label=Cog&message=Passing&color=brightgreen)
- `thankyou`~ `Thank you for the coffee, coffee-bot <3` ![Cog Passing](https://img.shields.io/static/v1?label=Cog&message=Passing&color=brightgreen)

***

> ## Open Source and available to the public, please credit where due.

> # Installation:
1. Download the latest releases from [here](https://github.com/nottherealtar/TarsOnlineCogs/)
Installing them via the downloader/cog-manager cog assuming you have installed that as required.
- `[p]repo add TarsOnlineCafe https://github.com/nottherealtar/TarsOnlineCogs`
- `[p]cog install TarsOnlineCogs `
- `[p]load `


***

> ## To-Do Cogs
- `giveaway`~ `Givesaways are coming soon!` ![Cog ToDo](https://img.shields.io/static/v1?label=Cog&message=ToDo&color=red)
- `meme`~ `Makes memes with images in chat` ![Cog ToDo](https://img.shields.io/static/v1?label=Cog&message=ToDo&color=red)
- `rolechecker`~ `Checks if roles exist and assigns them` ![Cog ToDo](https://img.shields.io/static/v1?label=Cog&message=ToDo&color=red)
- `serverinfo`~ `Shows server info in chat. Very detailed server info and chat info.` ![Cog ToDo](https://img.shields.io/static/v1?label=Cog&message=ToDo&color=red)
- `githubstats`~ `Sends & displays all kinds of github info` ![Cog ToDo](https://img.shields.io/static/v1?label=Cog&message=ToDo&color=red)

***

> ## Cool Useless Tree Directory
```
📦 TarsOnlineCogs
├─ .vscode
│  └─ settings.json
├─ InfiniCount
│  ├─ __init__.py
│  ├─ infinicount.py
│  └─ info.json
├─ LICENSE
├─ README.md
├─ [WIP]coffeecommits
│  ├─ __init__.py
│  ├─ coffeecommits.py
│  └─ info.json
├─ [WIP]freshtechafrica
│  ├─ __init__.py
│  ├─ freshtechafrica.py
│  └─ info.json
├─ [WIP]varyquote
│  ├─ __init__.py
│  ├─ info.json
│  └─ varyquote.py
├─ assky
│  ├─ __init__.py
│  ├─ assky.py
│  └─ info.json
├─ cafewelcome
│  ├─ __init__.py
│  ├─ cafewelcome.py
│  ├─ data
│  │  ├─ IBM-Courier-Bold-COPYRIGHT.txt
│  │  ├─ IBM-Courier-Bold.ttf
│  │  ├─ pixelscr-source-altsys.png
│  │  ├─ pixelscr-source.txt
│  │  └─ pixelscr.ttf
│  └─ info.json
├─ coffee
│  ├─ __init__.py
│  ├─ coffee.py
│  └─ info.json
├─ coffeeinfo
│  ├─ __init__.py
│  ├─ coffeeinfo.py
│  └─ info.json
├─ coffeestatus
│  ├─ __init__.py
│  ├─ coffeestatus.py
│  └─ info.json
├─ count4u
│  ├─ __init__.py
│  ├─ count4u.py
│  └─ info.json
├─ howcracked
│  ├─ __init__.py
│  ├─ howcracked.py
│  └─ info.json
├─ howgay
│  ├─ __init__.py
│  ├─ howgay.py
│  └─ info.json
├─ passgen
│  ├─ __init__.py
│  ├─ advpassgen.py
│  ├─ info.json
│  └─ passgen.py
├─ projectpost
│  ├─ __init__.py
│  ├─ info.json
│  └─ projectpost.py
├─ scanner
│  ├─ __init__.py
│  ├─ info.json
│  └─ scanner.py
├─ suggestme
│  ├─ __init__.py
│  ├─ info.json
│  └─ suggestme.py
├─ teachme
│  ├─ __init__.py
│  ├─ info.json
│  └─ teachme.py
└─ thankyou
   ├─ __init__.py
   ├─ info.json
   └─ thankyou.py
```