Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 `