SauceAlfredo's bot idea.
!plzhelp
Sends useful After Effects help.
- Create your app with a Bot.
- Copy your bot's secret token and paste it on this line.
- Go to
https://discordapp.com/oauth2/authorize?client_id=<CLIENT_ID>&scope=bot, with<CLIENT_ID>as your app's client ID. - Install Node.js:
brew install node - Install the dependencies:
npm install - Run the bot:
npm start - Hope it works!

