Skip to content

shahzdvp/Dumb-Cogs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dumb-Cogs

Various cogs (modules) of various uses and themes for the Red-DiscordBot project. Some may be more opinionated and specialized than others.

Installation

  1. ensure the downloader cog is loaded
[p]load downloader
  1. add the repo to Red
[p]repo add Dumb-Cogs https://github.com/Chovin/Dumb-Cogs
  1. install the cog(s) of your choice
[p]cog install Dumb-Cogs <cog>

Cogs

Invasion

Monsters invade your server and your server members must fight them by spamming reactions.

Rewards and penalties are customizable.

invasion

Pico8

Creates pictures and gifs out of PICO-8 code

example

PICO-8 is a fantasy console (an emulator for a console that doesn't exist). It's a delightful tool for making games and prototypes.

You can get PICO-8 yourself here or play around with the education version in your browser (but you can't copy/paste sprites directly from the education version)

Contributing

Want to suggest ideas or contribute changes? Please check out the CONTRIBUTING.md

Credits

  • The wonderful PICO-8 software is made by Joseph White (zep)
  • I think the code_cleanup function in the PICO-8 cog is comes from a derivitive of the repl command from RoboDanny.

Copyright (c) 2024-present Chovin

About

Cogs for Red-DiscordBot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.1%
  • Lua 44.9%