https://github.com/dear-clouds/mio-cogs
Random cogs I made for Redbot V3.5
https://github.com/dear-clouds/mio-cogs
Last synced: 5 months ago
JSON representation
Random cogs I made for Redbot V3.5
- Host: GitHub
- URL: https://github.com/dear-clouds/mio-cogs
- Owner: dear-clouds
- Created: 2021-12-15T03:52:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-15T15:23:12.000Z (almost 2 years ago)
- Last Synced: 2025-02-07T07:44:31.130Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 242 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# mio-cogs for V3.5+
Random cogs I've made for myself, this might not be useful to you but if it is, awesome.
I'm still working on some of those cogs, but if you can't wait, please only install those listed below. You can star this repo in the meantime and I will update once it's ready for use.
# Installation
```
[p]repo add mio-cogs https://github.com/dear-clouds/mio-cogs
```
## Reward Role
The purpose of this cog is to assign a role to active users based on specific conditions. You also have the option to count a message consisting solely of a URL as contribution towards activity or not (to avoid spamming activity).
```
[p]cog install mio-cogs rewardrole
```
**How to use**
```
[p]rewardrole add [excluded_roles] [ignored_channels] [ignored_categories]
```
## Jobs
A cog to create a Job System where users can make money (Redbot bank). This cog can be used via text & appplication commands. And even via modal once the first job posted.
```
[p]cog install mio-cogs jobs
```