Skip to content

Commit

Permalink
added discord bot
Browse files Browse the repository at this point in the history
  • Loading branch information
CheeseLad committed Mar 31, 2024
1 parent cd10035 commit 7fbb557
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
29 changes: 29 additions & 0 deletions docs/projects/the-experiment.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# the-experiment

## Bot Description:
The Experiment is a bot like no other. It features a curated collection of GIFs from discord users all across the globe and is self-moderated by user input!

## Bot Invite Link:
https://discord.com/api/oauth2/authorize?client_id=1165327775708749915&permissions=274877990912&scope=bot

## Bot Permissions:
`Send Messages` - Allows The Experiment to send messages.

`Send Messages in Threads` - Allows The Experiment to send messages in threads.

`Embed Links` - Allows The Experiment to send GIFs.

`Read Message History` - Allows The Experiment to read the GIF you input.

## Bot Commands:

`!randomgif` - Sends a random gif from The Experiment's curated collection.

`!addgif [link]` - Adds a GIF to The Experiment's curated collection.

`!removegif [link]` - Removes a GIF from The Experiment's curated collection.

`!help` - Lists all the commands you can use with The Experiment.

`!invite` - Sends a discord bot invite link for The Experiment.

2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ nav:
- MPS:
- MPS Information: mps/mps.md
- Website: mps/website.md
- Projects:
- The Experiment: projects/the-experiment.md
theme:
name: material
font:
Expand Down

0 comments on commit 7fbb557

Please sign in to comment.