All Projects → XNBlank → sudoBot

XNBlank / sudoBot

Licence: GPL-3.0 license
A discord bot written in Python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to sudoBot

tmerc-cogs
Cogs for the Red Discord bot.
Stars: ✭ 35 (+25%)
Mutual labels:  discord-bot, discord-py, cogs
Corona-Tracker-Bot
Discord bot for coronavirus (COVID-19) , With Ai [Machine learning algorithms] integrated into it
Stars: ✭ 26 (-7.14%)
Mutual labels:  discord-bot, discord-py
Raid-Protect-Discord-Bot
A Discord Bot that allows you to protect your Discord server with captcha, anti profanity, anti nudity image, anti spam, account age required, logs...
Stars: ✭ 182 (+550%)
Mutual labels:  discord-bot, discord-py
ValorantStoreChecker-discord-bot
Valorant Utility Bot
Stars: ✭ 154 (+450%)
Mutual labels:  discord-bot, discord-py
cogwatch
Automatic hot-reloading for your discord.py command files.
Stars: ✭ 17 (-39.29%)
Mutual labels:  discord-bot, discord-py
buttons
A simple to use interactive session and paginator with custom button support for discord.py.
Stars: ✭ 30 (+7.14%)
Mutual labels:  discord-bot, discord-py
emojis
An emoji management bot for Discord.
Stars: ✭ 18 (-35.71%)
Mutual labels:  discord-bot, discord-py
Discord-Moderation-Bot
Modular Moderation bot for Discord
Stars: ✭ 49 (+75%)
Mutual labels:  discord-bot, discord-py
neo
A Discord bot built to satisfy a multitude of needs
Stars: ✭ 16 (-42.86%)
Mutual labels:  discord-bot, discord-py
Music-Discord-Bot
A music Discord bot with more than 30+ commands which allows to play music on your server efficiently. Supports Youtube, Spotify, Deezer and Soundcloud links. Skips intros and blanks in the music with Sponsorblock.
Stars: ✭ 57 (+103.57%)
Mutual labels:  discord-bot, discord-py
discord-ui
A discord.py extension for sending, receiving and handling ui interactions in discord
Stars: ✭ 28 (+0%)
Mutual labels:  discord-bot, discord-py
Fixator10-Cogs
Cogs for Red-DiscordBot. Including port of Stevy's V2 leveler.
Stars: ✭ 66 (+135.71%)
Mutual labels:  discord-bot, cogs
Online-Forever
A Code that can make your Discord Account 24/7!
Stars: ✭ 246 (+778.57%)
Mutual labels:  discord-bot, discord-py
rainbot
rainbot is a moderation bot that has robust automod and logging features.
Stars: ✭ 62 (+121.43%)
Mutual labels:  discord-bot, discord-py
eco-bot
A Economy Bot made using discord module of python
Stars: ✭ 31 (+10.71%)
Mutual labels:  discord-bot, discord-py
Discord-Games
A library for making implementing conventional games into your discord bot, easier.
Stars: ✭ 31 (+10.71%)
Mutual labels:  discord-bot, discord-py
DueUtil
DueUtil the questing and fun Discord bot
Stars: ✭ 16 (-42.86%)
Mutual labels:  discord-bot, discord-py
TragicSimpBot
TragicSimp is a discord bot that can send memes, facts, jokes, quotes, and track user stats. This bot has leveling system which rank user based on their commands in a channel created by Bot
Stars: ✭ 22 (-21.43%)
Mutual labels:  discord-bot, discord-py
ksoftapi.py
Official API Wrapper for KSoft.Si API
Stars: ✭ 31 (+10.71%)
Mutual labels:  discord-bot, discord-py
mediaforge
A Discord bot for editing and creating videos, images, GIFs, and more!
Stars: ✭ 45 (+60.71%)
Mutual labels:  discord-bot, discord-py

sudoBot

A Discord bot written in Python using Discord-Py Rewrite

Getting Started

These are needed to be able to run sudoBot.

Setup

Edit config.sample.json to your liking, then save it as config.json.

Place your selected font in /data/fonts/ and be sure to link it in the config.

Once you're ready just run python main.py in the active directory to start the bot.

Cogs

sudoBot has different modules that you can enable / disable. The current 'modules' available are :

  • Profile : General commands used within a server.
  • Roles : Commands that are fun for users to play with, and serve nothing other than lighthearted spammy goodness.
  • Admin : Administrative and Moderative commands.

Sudobot has been updated to be easily configurable and will allow you to load your own modules.

Commands

Profile:
  profile     Profile command ( see 'sudo help profile' for more info )
Admin:
  reload      Reload a module
  load        Load a module
  unload      Unload a module
  reloadconf  Reload the configuration file ( also reloads all active modules )
Roles:
  joindistro  Add yourself to a joinable user role.
  leavedistro Remove yourself to a joinable user role.
  listdistro  List available joinable user roles.
​No Category:
  help        Shows this message.
  source      Post a link to the bot source code.
  uptime      Displays bot uptime.
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].