Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/predaaa/predacogs

Cogs for Red Discordbot
https://github.com/predaaa/predacogs

discord red-discordbot

Last synced: about 2 months ago
JSON representation

Cogs for Red Discordbot

Awesome Lists containing this project

README

        

Predä Cogs for Red Discord bot












CodeFactor







## Installation

```
[p] is your prefix
```

```md
- [p]load downloader
- [p]repo add preda https://github.com/predaAa/predacogs
- [p]cog install preda
- [p]load
```

## Cogs

| Name | Description (Click for more details) |
| ---- | ----------- |
| [Nsfw](https://github.com/PredaaA/predacogs/tree/master/nsfw) | Send random NSFW images from random subreddits and Nekobot API.Send random NSFW images from random subreddits and Nekobot API in NSFW only channels.
Important note: As indicated in name of this cog, it contains mature content and is not suited for all audiences, use it responsibly.
| [RandImages](https://github.com/PredaaA/predacogs/tree/master/randimages) | Send random images (animals, art ...) from different APIs.Send random images from different APIs. There's animals images, art, and more. There is also a `[p]subreddit` command with which you can send an images from a subreddit of your choice. (All commands using subreddits are checking for nsfw content, so if there's nsfw content and the invoked channel is not NSFW you will receive a message that say you to invoke it in a NSFW channel instead of the image).
| [SpaceX](https://github.com/PredaaA/predacogs/tree/master/spacex) | Get multiple information about SpaceX using SpaceX-API.Get multiple information about SpaceX like Rockets, current and passed missions, historical events ... and more. This cog is using SpaceX-API.
| [Grafana](https://github.com/PredaaA/predacogs/tree/master/grafana) | Grafana graphs in your Discord!
| [WhoPlays](https://github.com/PredaaA/predacogs/tree/master/whoplays) | Look at what games people in the server are playing. V3 Rewrite of [Stevy's cog](https://github.com/AznStevy/Maybe-Useful-Cogs/blob/master/whoplays/whoplays.py).Check who's playing certain games or who's playing what on your server.
| [Converters](https://github.com/PredaaA/predacogs/tree/master/converters) | Some utility converters.Some utility converters, for temperatures, mass, but also dates to timestamps.
| [MartTools](https://github.com/PredaaA/predacogs/tree/master/martools) | Multiple tools that are originally used on [Martine](https://martinebot.com).Multiple useful tools that are originally used on [Martine](https://martinebot.com), like usagecount command, that show you all usage of the bot, messages received, read, commands processed and more. Prefix command to show prefixes of the bot, etc.
| [DblTools](https://github.com/PredaaA/predacogs/tree/master/dbltools) | Tools to get bots information from Top.gg and more.Tools to get bots information from top.gg, post stats, set a daily reward for votes, or give a role to new users who voted.
| [DblToolsLite](https://github.com/PredaaA/predacogs/tree/master/dbltoolslite) | Same as DblTools but without advanced features, only commands.
| [FiveM](https://github.com/PredaaA/predacogs/tree/master/fivem) | Tools for FiveM servers.
| [OnConnect](https://github.com/PredaaA/predacogs/tree/master/onconnect) | This is a cog that sends shard events for resume, on ready and disconnect.

## Contributing

Feel free to open a PR or an issue for any suggestion about my cogs !

## Contact

For any suggestions or issues, feel free to ask in the #support-othercogs channel of [Red - Cog Support server](https://discord.gg/GET4DVk).

## Credits

- [Red devs](https://github.com/Cog-Creators) for base of my remplacement commands cogs.
- [Red Discord server community](https://discord.gg/red) for all the help in coding.
- [aikaterna](https://github.com/aikaterna) for the help on [Nsfw cog](https://github.com/PredaaA/predacogs/tree/master/nsfw).
- [AznStevy](https://github.com/AznStevy) to authorize me to publish rewritten version of [WhoPlays cog](https://github.com/PredaaA/predacogs/tree/master/whoplays).
- [ltzmax](https://github.com/ltzmax) for the original onconnect cog, which is now ported to this repo.