Fun cogs for Red V3.
I enjoy coding and python is like a new language to me so I picked Red as my practise project to improve my python skills.
Cog | Status | Description |
---|---|---|
Counting | ✓ | A fun counting game in your serverSet a coutning channel and start counting and have fun. |
Unsplash | ✓ | A cog to pull images from UnsplashWith the use of unsplash api you can get any images with a query. |
WordGame | ✓ | A cog to play scramble word gameA simple scramble wordgame channel with the support of skip a word command to skip when you are stuck for more infor do[p]help WordGame . |
-
Run the following commands with your Red bot, replacing
[p]
with your prefix: -
Make sure downloader cog is loaded or if you haven't loaded the Downloader cog already, go ahead and do that first with:
[p]load downloader
.
[p]repo add fakecogs https://github.com/fakesmile9704/fake-cogs
[p]cog install fakecogs <cog_name>
[p]load <cog_name>
- AAA3A for all the help
- vertyco for this readme.
- Check out their repos for some amazing cogs
- All the people at Red who helped me build these cogs.
-
If you have any suggestions, or found any bugs, please ping me in Discord (.fakesmile.#0) or open an issue on my repo!
-
If you would like to contribute or have any fun ideas I am always open for a PR.