Skip to content
This repository has been archived by the owner on Jun 26, 2018. It is now read-only.

XNBlank/sudoBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages