GLaDOS is a Discord bot created by Côme Leleu for Vossey.com Discord server.
vailables commands:
- cake: This is a secret
- delete: Delete up to 99 messages on a channel
- help: List of all available commands
- Ping: Check if GLaDOS is working
- Role: Attribute roles to users
- rss: List, create, update, or delete RSS feed notifications
- git command line
- node v12.x or latest (not tested with previous versions)
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
source ~/.profile
nvm install node
nvm install --lts
To install the project, run the following commands in your command prompt:
git clone [email protected]:comeleleu/GLaDOS-Discord-bot.git
cd GLaDOS
npm install
To start the bot, run the following commands in your command prompt: node index.js
node .
GLaDOS Discord bot Copyright © 2020 - Côme Leleu