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
- Host: GitHub
- URL: https://github.com/mirthturtle/shellscript-bot
- Owner: mirthturtle
- Created: 2024-06-01T02:02:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-09T01:34:42.000Z (over 1 year ago)
- Last Synced: 2025-03-30T16:17:11.915Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.