https://github.com/frustrated-programmer/mm3-clone
https://github.com/frustrated-programmer/mm3-clone
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/frustrated-programmer/mm3-clone
- Owner: Frustrated-Programmer
- Created: 2018-04-20T20:26:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-20T20:27:41.000Z (about 8 years ago)
- Last Synced: 2025-02-17T08:31:20.795Z (over 1 year ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mausoleum Mansion 3 (Clone)
Find the original at [MM3](https://github.com/TemporalFuzz/mm3)
Owner of MM3 is [TemporalFuzz](https://github.com/TemporalFuzz)
[Invite the Bot](https://discordapp.com/oauth2/authorize?client_id=432560868442767360&scope=bot&permissions=2080374975)
TemporalFuzz decided to not host MM3 anymore.
But Due to popular requests he made MM3 open source so others ~~like me~~
Could host MM3 for others.
In order for me to host MM3, I need the repo that **I** control on github.
So this is it!
## Changes
- [x] Changed all the gibberish to emojis
```
âš” = ⚔
💎 = 💎
🛡 = 🛡
🎩 = 🎩
👥 = 🗳
```
- [x] Updated code for ECMAScript6
```
var = let
"txt"+value+"txt" = `txt${value}txt`
```
- [x] Fixed bug when game wouldn't announce it was day
- [ ] Upload Bot to server
- [x] Allow a setting to change messages to Embeds
- [x] Clean up help messages
- [x] Change how the chat system is displayed
- [x] Added a better help system
- [x] Alphabetized the commands
- [x] Added new command `.roles` to see roles you can select