An open API service indexing awesome lists of open source software.

https://github.com/mirthturtle/shellscript-bot

Discord bot for mirthturtle's server
https://github.com/mirthturtle/shellscript-bot

Last synced: about 1 year ago
JSON representation

Discord bot for mirthturtle's server

Awesome Lists containing this project

README

          

# shellscript-bot

mirthturtle's discord bot. Original version by [derfarctor](https://github.com/derfarctor/).

### Requirements (npm)
- discord.js
- axios

`npm install` then run with `node bot.js`.

### Running on server

`nohup node bot.js &`

Rename example_config.json to config.json once you have filled out the required fields.