Currently Under Testing and Development in Γlicia's Den (Private Internal Test) and Γlicia's Enterprise (Public Test - Coming Soon!) Discord Server
Check back later for further update!
This is Siwakorn Yeechoho (AKA Saul Badman, Lazy Pianist, Lazy Pianoman, Memmoderato)
And Well.. this, on the other hand, is his alternative creepy pasta version variant as a discord bot, called Memo.exe
Currently, you may request feature for this discord bot in Issues section of this repo.
- Start by cloning this repo and
cd
into the folder:
git clone https://github.com/jate-koh/memoexe.git
cd memo-exe/
- Install Dependencies using Yarn using:
yarn install
- To run in dev use:
yarn dev
And you're good to go! Happy Coding!
Extra
- To clean (remove
dist/
) you can use:
yarn clean
this used
rimraf
to remove the folder
- To apply code styling, you might want to use:
yarn lint
This will scan all file in
src
folder without fixing it
If you want to fix it you can use:
yarn lint-fix
This repository is licensed under: