We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d618c1 commit 8fe4957Copy full SHA for 8fe4957
README.md
@@ -25,6 +25,9 @@ You need the `Moose.lua` file from the MOOSE [develop branch](https://github.com
25
Finally, you need to create a discord bot. There are plenty of youtube videos around, which explain how to do this.
26
Go to the http://discord.com/developers site to create a bot.
27
28
+#### Common Errors
29
+If you get `discord.errors.Forbidden: 403 Forbidden (error code: 50001): Missing Access` check that the bot has sufficient permissions.
30
+
31
## Installation
32
There are several ways to obtain the FunkMan code. You can use `git clone` if you are familiar with git
33
or download the [latest release](https://github.com/funkyfranky/FunkMan/releases) as zip file and unzip
0 commit comments