A bot for msgroom
To run, follow these steps:
- Clone this repository
- run
npm installandnpx tsc - If you have an api key (you can request one from ctrlz), put it in a file called
.envlike this:YABLUZO_API_KEY="your api key here" - run
npm start
Send y!help for a list of commands.