Skip to content

The-Coding-Realm/coding-bot-v4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1067898 · Apr 28, 2023
Apr 28, 2023
Apr 17, 2022
Mar 2, 2022
Mar 10, 2021
Mar 6, 2021
Feb 24, 2021
Feb 26, 2021
Mar 3, 2021
Apr 28, 2023
Feb 28, 2021
Apr 28, 2023
Mar 6, 2021
Feb 26, 2021
Mar 6, 2021

Repository files navigation

Coding Bot v4

A discord.py bot for The Coding Academy

Feel free to contribute.

Also we need someone to write a better README

How to self-host

Open up cmd, terminal, or whatever the shell is called on your device. Once in there, run this:

git clone https://github.com/The-Coding-Academy/coding-bot-v4.git; cd coding-bot-v4; . ./setup

It will prompt you to input your discord user id and a token for the bot. After this is finished (assuming no errors popped up, if they did they will tell you how to fix it), you can run

python bot.py

to start up the bot.