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

https://github.com/wintercore/gordon-ramsay-bot


https://github.com/wintercore/gordon-ramsay-bot

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# A Gordon Ramsay Discord Bot

![Gordon](https://i.imgur.com/42hRIkp.png)

## How to run locally
- Make sure [Node](https://nodejs.org/en/) and [Git](https://git-scm.com/downloads) are installed on your system.
- Create a new discord application that contains a bot ([Explanation](https://discordpy.readthedocs.io/en/latest/discord.html))
- Copy your bot's API Token by clicking on the "Click to Reveal Token" link
- Clone this repository by running `git clone https://github.com/WinterCore/gordon-ramsay-bot.git`
- Run `cd gordon-ramsay-bot`
- Run `npm install`
- And to run the bot `GORDON_TOKEN= GIPHY_TOKEN= npm start`

## Commands

#### NOTE: The default prefix for all of the commands is `.g`

- `.g insult @someone` Insults the person mentioned (works with multiple mentions and @everyone).
- `.g curse` Join a voice channel before using this command and you'll find out what it does.
- `.g help` Provides a link to this page.

#### Feel free to suggest new commands and report bugs.