Skip to content

Link1O/pixel-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel ⭐

A Discord bot that does what you actually need

I built Pixel because most bots are either too complicated or missing key features. It handles moderation, utilities, and adds some fun - nothing more, nothing less.


What it does

  • Moderation: Tools to help manage your server
  • Utilities: Practical features for server administration
  • Entertainment: Lightweight fun commands
  • Simple Architecture: Easy to run and modify (aslong as you have some basic python knowledge)

Getting Started

For regular users

Public bot coming soon, working on finding a suitable host.

For self-hosting

Requirements:

  • Python 3.10+
  • Install the dependencies
 pip install -r requirements.txt

Setup:

  1. Clone the repository
  2. Add your bot token and other credentials to the config (.env)
  3. Run python startup.py

Roadmap

Current focus areas:

  • Data storing transition: Transitioning from JSON to MySQL in some functionalities (JSON files were just for starters)
  • Web interface: Browser-based control panel
  • Enhanced customization: More server-specific configuration options
  • Vulnerability hunting: Looking for vulnerabilities to patch out, increasing the long term reliablility of the bot.

Contributions welcome Open to suggestions and pull requests. Keep it simple and practical.

About

a simple multipurpose discord bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages