Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mysterypancake/dave-laronde

SauceAlfredo's bot idea
https://github.com/mysterypancake/dave-laronde

bot dave dave-laronde discord discord-api discord-bot discord-js discordapp discordbot discordjs discordjs-bot discordjsbot javascript node-js nodejs nodejs-bot

Last synced: 26 days ago
JSON representation

SauceAlfredo's bot idea

Awesome Lists containing this project

README

        

# [Dave LaRonde](https://discordapp.com/oauth2/authorize?client_id=536726185259040788&scope=bot)
SauceAlfredo's bot idea.

![Idea](dave.png?raw=true)

## Commands
### Help
`!plzhelp`

*Sends useful After Effects help.*

## Setup
1. [Create your app with a Bot](https://discordapp.com/developers/applications/me).
2. Copy your bot's secret token and [paste it on this line](dave.js#L8).
3. Go to `https://discordapp.com/oauth2/authorize?client_id=&scope=bot`, with `` as your app's client ID.
4. [Install Node.js](https://nodejs.org/en/download): `brew install node`
5. [Install the dependencies](package.json#L34-L36): `npm install`
6. [Run the bot](dave.js): `npm start`
7. Hope it works!