Skip to content

Instantly share code, notes, and snippets.

@orels1
Created March 20, 2016 12:08
Show Gist options
  • Save orels1/989fd7efe2e5881924e4 to your computer and use it in GitHub Desktop.
Save orels1/989fd7efe2e5881924e4 to your computer and use it in GitHub Desktop.
1.Download Python 3.5
https://www.python.org/downloads/
2.Download git https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
3.in terminal type pip3 install git+https://github.com/Rapptz/discord.py@async
4.https://ffmpeg.org/download.html#build-mac
5.Mouse over apple icon and then click static builds and download most recent snapshot (top left)
6.You may need unarchiver to unzip it. https://itunes.apple.com/app/the-unarchiver/id425424353?mt=12&ls=1
7.Goto the folder you want to put red in through the terminal
type cd App then hit tab then hit enter if you wan the folder to be in applications
if you already have it in where you want it then type cd folder_name
so if you have the folder “Red” in applications then do cd /Applications/Red
8.then copy paste this git clone -b develop --single-branch https://github.com/Twentysix26/Red-DiscordBot.git Red-DiscordBot
9.Now put ffmpeg in to the folder just created
10.Now download this https://cdn.discordapp.com/attachments/133049553984159745/155762132179222529/libopus-0.dll
11.Now put that download in the folder as well
12. Now in terminal type pip3 install youtube_dl
the type pip3 install beautifulsoup4
if you want the images cog to work then do pip3 install imgurpython
13.Now create your bot’s account and log in with it and join your server then log out, make sure to keep the credentials of the account just in case you need to go back.
14.Now download macRedLoop.sh and put in the folder with everything else.
15.Now close terminal and open it.
16.Now type cd then space in terminal then drag the created red folder with everything in it to the terminal.
17.Then do ./macRedLoop.sh
if permission is denied then do chmod 755 macRedLoop.sh
then try ./macRedLoop.sh again
18.It should say Email> Type the bots email so [email protected]
Now it should say password, just fill in the password for the bots account
Now do the prefix for commands, it can be anything.
Then put in your id number by typing \@samplediscordname
Now pick the roles
19. Now choose the cogs you want and don’t want
20.Now type [prefix]ping in your server and your bot should say pong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment