Skip to content

Trinix is an open-source Discord bot designed to enhance community interaction and management within Discord servers.

License

Notifications You must be signed in to change notification settings

MaxieDev/Trinix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Trinix Discord Bot

Trinix is an open-source Discord bot designed to enhance community interaction and management within Discord servers. It's built using Python 3.9 and leverages the Py-cord library, a modern, easy-to-use, feature-rich, and async-ready API wrapper for Discord.
Explore the Discord »

Table of Contents
  1. About The Project

About The Project

Trinix is built using Python 3.9 and leverages the Py-cord library, a modern, easy-to-use, feature-rich, and async-ready API wrapper for Discord. It offers:

  • Database Management: Utilizes SQLite for efficient data handling.
  • Custom Logging: Sophisticated system for monitoring and debugging.
  • Interactive Commands: Engages with external APIs for fun and interactive content.
  • Event Monitoring: Provides detailed logs and actions for server moderation.
  • Modular Design: Highly customizable and extendable for specific community needs.

(back to top)

Built With

  • Python 3.9

(back to top)

Getting Started

Prerequisites

Ensure you have Python 3.9 installed and then set up the bot using the following commands:

  • Installing Packages

    pip install -r requirements.txt
    apt install nodejs npm
    npm install pm2@latest -g

Usage

pm2 start trinix.py --interpreter python3
pm2 list
pm2 restart <ID>
pm2 stop <ID>

(back to top)

License

Distributed under the GPL-3.0 License. See LICENSE.txt for more information.

(back to top)

Contact

For support, please refer to the Discord.

(back to top)

Acknowledgments

(back to top)

About

Trinix is an open-source Discord bot designed to enhance community interaction and management within Discord servers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages