Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/macdja38/evalbot
simple bot to eval and execute things for it's master
https://github.com/macdja38/evalbot
Last synced: 28 days ago
JSON representation
simple bot to eval and execute things for it's master
- Host: GitHub
- URL: https://github.com/macdja38/evalbot
- Owner: macdja38
- Created: 2016-04-14T17:06:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-27T10:04:37.000Z (about 7 years ago)
- Last Synced: 2024-10-22T09:54:28.864Z (3 months ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# evalBot
simple bot to eval and execute things for it's master# Requires
- node.js > 6.0
- git-cli# installation instructions
Requires **node.js** greater than v4 and npm. **pm2** is optional but highly recomended.- `git clone https://github.com/macdja38/evalBot.git` clone the project from github.
- `cd evalBot` open the project
- `npm install --no-optional` install dependancies without optional voice support.
- duplicate `auth.example.json` to `auth.json`
- edit the `auth.json` file and enter your token.
- if you have pm2 run the bot with `pm2 start pm2.json` if not run it using `node main.js`# Token
If you are new to discord bot's you may not know how to find your token. Don't worry it's not too bad.
- open discord in your browser or in the client.
- Press `Ctrl` + `Shift` + `I`
- open the `resources` or `storage` tab depending on your thing.
- Open `Local storage`.
- Open `discordapp.com`
- copy the value for token. (the long random thing between the "")# Commands
- `setwelcome ` enables or disables welcoming globaly, welcome can be configured in the config.json file.
- `eval `
- `exec `