Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mysterypancake/dave-laronde
- Owner: MysteryPancake
- License: mit
- Created: 2019-02-02T22:34:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-04T15:34:49.000Z (over 4 years ago)
- Last Synced: 2024-11-18T05:37:07.599Z (3 months ago)
- Topics: bot, dave, dave-laronde, discord, discord-api, discord-bot, discord-js, discordapp, discordbot, discordjs, discordjs-bot, discordjsbot, javascript, node-js, nodejs, nodejs-bot
- Language: JavaScript
- Homepage: https://discordapp.com/oauth2/authorize?client_id=536726185259040788&scope=bot
- Size: 298 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!