8000 GitHub - Xellor-Dev/Discord-Bot: A Python-based Discord bot tailored for Linux communities.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Xellor-Dev/Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Bot

License

Description

A Python-based Discord bot tailored for Linux communities. This bot features profile management, package search on AUR, and Linux command tips, enhancing user interaction and server management.

Features

6D91
  • Automated Moderation: Automatically manages server activities and sends status updates when the bot is online.
  • Profile Management: Allows users to create and update their profiles with various details including distro, DE/WM, browser, terminal, editor, programming language, shell, description, and image URL.
  • Badge Management: Users can earn and display badges, which are stored and managed within the database.
  • Customizable Commands: The bot supports various custom commands by loading extensions from different cogs (e.g., bot_info, linux, profiles, other).
  • Database Integration: Uses SQLite for managing user profiles and badges, ensuring data persistence and consistency.
  • Presence and Status Updates: The bot updates its presence and can send messages to a specific channel when it becomes ready, providing real-time status updates to server members.
  • Easy Extension Management: The bot can easily load and manage different command sets by using a modular cog system.

Installation

  1. Clone the repository:
git clone https://github.com/Xellor-Dev/Discord-Bot.git
  1. Navigate to the project directory:
cd Discord-Bot
  1. Install the dependencies:
pip install -r requirements.txt

Usage

python bot.py

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

About

A Python-based Discord bot tailored for Linux communities.

Topics

Resources

License

Stars

Watchers

Forks

0