/MechanicMonke

Discord Bot that fetches new mod releases and places them in a Discord channel. Supports slash commands!

Primary LanguagePython

MechanicMonke

This simple and fast bot will check any GitHub repository for new releases and post an embed to the latest download if one is found. It is designed to be used with Gorilla Tag mods.

Install

Dependencies

  • python3
  • urllib: Part of python3 standard library
  • discord.py: pip install discord
  • requests: pip install requests

Fork this repo:

git clone https://github.com/drumkitgorilla/mechanicmonke

Modify bot_details.py. Some information will only be retreivable with developer mode in Discord settings.