All Projects β†’ The-Coding-Realm β†’ coding-bot-v4

The-Coding-Realm / coding-bot-v4

Licence: MIT license
A discord bot for The Coding Realm

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to coding-bot-v4

Dredd
A multipurpose Discord bot written in python language and enhanced discord.py library.
Stars: ✭ 105 (+303.85%)
Mutual labels:  coding, discord-py, discord-py-rewrite
Guildbomb-Discord-Bot
πŸ’£ Guildbomb is a simple discord-bot, which shows you how easy it can be to raid a discord-server within one minute, so everybody will be banned, all emojis will be deleted, all invites will be deleted, every role and every channel too..
Stars: ✭ 182 (+600%)
Mutual labels:  discord-server, discord-py
dpytools
Collection of easy to use, beginner friendly but powerful, orthogonal tools to speed up discord bots development (discord.py)
Stars: ✭ 23 (-11.54%)
Mutual labels:  discord-py, discord-py-rewrite
Halite Ii
Season 2 of @twosigma's artificial intelligence programming challenge
Stars: ✭ 201 (+673.08%)
Mutual labels:  coding
Permissionsswiftui
A SwiftUI package to beautifully display and handle permissions.
Stars: ✭ 220 (+746.15%)
Mutual labels:  coding
mikazuki
AniList Anime Tracker - built with Love & Vue.js
Stars: ✭ 64 (+146.15%)
Mutual labels:  discord-server
DiscordCoreAPI
A bot library for Discord, written in C++, and featuring explicit multithreading through the usage of custom, asynchronous C++ CoRoutines.
Stars: ✭ 104 (+300%)
Mutual labels:  discord-server
Learning Go
Source code repository for my book "Learning Go Programming"
Stars: ✭ 194 (+646.15%)
Mutual labels:  coding
uptimer
Uptimer is an open-source project, and a free discord bot that allows you to make your projects online 24/7 just by using a single cmd.
Stars: ✭ 21 (-19.23%)
Mutual labels:  discord-server
Discord-BOT-Dashboard-V2
Discord BOT Dashboard V2 is made to make Discord BOT Development easy, designed to help create applications without writing a single line of code while using a user friendly Web-Dashboard!
Stars: ✭ 120 (+361.54%)
Mutual labels:  discord-server
Mc2Discord
A simple minecraft mod, server side only, to link the chat with your Discord server
Stars: ✭ 18 (-30.77%)
Mutual labels:  discord-server
reaction-light
Easy to use reaction role Discord bot written in Python.
Stars: ✭ 108 (+315.38%)
Mutual labels:  discord-server
KanColle-English-Patch-KCCP
English Patch for the original KanColle browser game, to be used with KCCacheProxy. Translates most of the game into english.
Stars: ✭ 28 (+7.69%)
Mutual labels:  discord-server
LenoxBot
πŸ–₯️ LenoxBot is a Discord bot that offers many cool new features to your Discord server!
Stars: ✭ 218 (+738.46%)
Mutual labels:  discord-server
Effective Shell
Text, samples and website for my 'Effective Shell' series.
Stars: ✭ 204 (+684.62%)
Mutual labels:  coding
thatsmybis
A tool for loot council guilds - easily keep track of your raid's loot distribution
Stars: ✭ 24 (-7.69%)
Mutual labels:  discord-server
Competitive Programming Resources
This repository consists of data helpful for ACM ICPC programming contest, in general competitive programming.
Stars: ✭ 199 (+665.38%)
Mutual labels:  coding
makibot
Bot de Discord para moderar y mejorar nuestra comunidad en lΓ­nea. Join the server at https://discord.gg/Mq7TBAB.
Stars: ✭ 21 (-19.23%)
Mutual labels:  discord-server
Api
API for Current cases and more stuff about COVID-19 and Influenza
Stars: ✭ 2,323 (+8834.62%)
Mutual labels:  discord-server
handbook
πŸ“™ ErgoServ Developer's Handbook - a collection of guides, recipes, and scripts for helping you get things done, better.
Stars: ✭ 46 (+76.92%)
Mutual labels:  coding

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].