Skip to content

T3CHNOLOG1C/SpaceCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceCore Build Status

A modular discord bot written in Python

Current Release: v1.2.1

Features:

  • Mostly configurable via configuration file.
  • Support for approval system based servers
  • Channel lockdowns (including remote lockdowns)
  • Join/Leave logs (Toggleable)
  • Kick/Ban with logs
  • Mute/Unmute
  • Generate QR Codes for attachments or URLs
  • Warning system (3rd/4th warns kick, 5th bans)
  • Addon system

How to use:

  1. Copy config.py.example to config.py
  2. Edit the relevant fields in config.py
  3. Run main.py

Requirements

Credits