Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 1015 Bytes

README.md

File metadata and controls

39 lines (34 loc) · 1015 Bytes

GLaDOS

GLaDOS is a Discord bot created by Côme Leleu for Vossey.com Discord server.

Commands

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

Instructions

Requirements

  • 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

Downloading

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

Starting the bot

To start the bot, run the following commands in your command prompt: node index.js

node .

License

GLaDOS Discord bot Copyright © 2020 - Côme Leleu