Skip to content

kawaiizenbo/mettaton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mettaton "Music Bot"

No bullshit discord music bot

invite official instance: https://discord.com/oauth2/authorize?client_id=988587948377247774&permissions=36700160&scope=bot%20applications.commands

Requirements for self hosting

Python 3.8 or newer
Discord bot and token prepared

Instructions for self hosting

  1. clone repo: git clone https://github.com/kawaiizenbo/mettaton
  2. enter folder: cd mettaton
  3. put token in file token.txt
  4. make new Python venv: python3 -m venv venv
  5. activate venv:
    • Windows: venv\Scripts\activate.bat
    • macOS/Linux: source venv/bin/activate
  6. install requrements: pip3 install -r requirements.txt
  7. run bot: python3 mettaton.py

Copyright notice

Mettaton (the character) and UNDERTALE belong to Toby Fox.