This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| using MelonLoader; | |
| using HarmonyLib; | |
| using System; | |
| using System.Collections.Generic; | |
| using System.IO; | |
| using System.Text.Json; | |
| using System.Reflection; | |
| using System.Text.RegularExpressions; | |
| using UnityEngine; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #Music bot v.1.4.3#stable | |
| import os, sys | |
| import telepot, time, subprocess | |
| from time import strftime | |
| from telepot.namedtuple import* | |
| from telepot.loop import* | |
| #Set status | |
| def setstatus(data): | |
| global status |