2026-04-14 15:49:16 +00:00
2026-04-14 15:25:26 +00:00
2026-04-14 15:49:16 +00:00

muzovkant-cogdump

about

cog dump for muzovkant

you can use cogs from this repo and install them in your installation of muzovkant

cogs are located in /cogs/

installation of cogs

  1. download the preffered cog
  2. insert its folder into /cogs/
  3. in /bot_config.json, initialize it: enter the cogs relative folder path in "cogs" for example, here is an entry for help cog:

"cogs": [
    "cogs.help.help"
]
  1. reboot the bot and test functionality.
Description
cogs dump for muzovkantv2 discord bot
Readme 55 KiB
Languages
Python 100%