Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 978 Bytes

readme.md

File metadata and controls

32 lines (26 loc) · 978 Bytes

BoopliBot - a bot that boops

CI

Description

BoopliBot is an all-around bot with the main focus on server management.

  • Main features:

    • Informative all-inclusive logging system
    • Warning system
    • Misbehaviour tracking
    • Emoji management
    • Members management (administrative/mod commands)
    • Custom commands for servers
    • Bot configuration on a per-server basis
    • Fun commands
  • Planned features:

    • Welcome screen support
    • Anti-spam system
    • YouTube integration
    • Mini-games

Main stack

  • Python 3.9.6
  • discord.py
  • AIOHTTP
  • SQLAlchemy
  • unittest