Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Latest commit

 

History

History
18 lines (17 loc) · 810 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 810 Bytes

Warning

This project has been deprecated in favor of a much better, much more fully featured program, MiloEditor by ihatecompvir

MiloBot

.env values

TOKEN=INSERT BOT TOKEN HERE
CHANNEL_ID=INSERT CHANNEL ID HERE
LOG_LEVEL=EITHER CRITICAL, WARNING, INFO OR DEBUG

running the bot

  • Build/Download Mackiloha and put superfreq/superfreq.exe in the same directory as the program
  • Build/Download ForgeTool and put ForgeTool/ForgeTool.exe in the same directory as the program
  • Put ForgeTool's LibForge, MidiCS, DtxCS, GameArchives .dll files in the same directory as the program
  • setup .env as directed above
  • if on windows, run pip install -r requirements_win.txt
  • if not on windows, run pip install -r requirements.txt
  • run the bot