Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 587 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 587 Bytes

CyberBun 2.0

bunny

Yet another discord bot now in Rust 🦀. (Praise Ferris 😊)

Features

  • User controller color roles
  • Starboard (configurable channel and an option to enable/disable it)
  • ...

Database support - uses a local Sqlite DB for simple storage of things like colors etc. Made in Rust so blazingly fast, also very low RAM usage - testing similar bot in Python vs Rust; The Python version uses about 50MB/out of 250MB assigned to it while the Rust version only used 5MB~