- Notifications
You must be signed in to change notification settings - Fork0
A simple Discord bot to test your MOHAA Morphuse scripts on.
License
NotificationsYou must be signed in to change notification settings
ysdragon/mfuse-bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple Discord bot to test your MOHAA Morphuse scripts on.
It depends on:Morfuse
This project ishosted on github. You can clone this project directly using this command:
git clone https://github.com/ysdragon/mfuse-bot
Use go mod tidy to install/update all the dependencies:
go mod tidy
Build from source:
go build
Start:
./mfusebot
/mfuse pops up a modal to input your Morpheus code on.
Configuration is done via.env
:
# discord bot tokenTOKEN=<your discord bot token># bot client idCLIENT_ID=<your discord bot client id># guild id (server id)GUILD_ID=<your server id>
Public contributions are welcome!
You can create anew issue for bugs, or feel free to open apull request for any and all your changes or work-in-progress features.
This project is licensed under the MIT License. See the LICENSE file for details.
About
A simple Discord bot to test your MOHAA Morphuse scripts on.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published