https://github.com/inerska/trixy
🐱🏍* The Discord Bot, handling basic features as social commands and moderation. Trixy will make your discord server way more powerful !
https://github.com/inerska/trixy
bot discord discord-bot discordbot moderation remora
Last synced: 2 months ago
JSON representation
🐱🏍* The Discord Bot, handling basic features as social commands and moderation. Trixy will make your discord server way more powerful !
- Host: GitHub
- URL: https://github.com/inerska/trixy
- Owner: Inerska
- License: gpl-3.0
- Created: 2021-07-30T10:05:15.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T14:35:34.000Z (over 3 years ago)
- Last Synced: 2025-04-03T00:30:27.626Z (about 1 year ago)
- Topics: bot, discord, discord-bot, discordbot, moderation, remora
- Language: C#
- Homepage:
- Size: 200 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
Trixy
A professional discord bot for a professional discord server.
Modulable, open-source, powerful, moderation, fun, socials, etc.
Overview
•
Installation
•
Invite the bot
•
Support server
# Overview
Trixy is a discord bot made with ♥ powered with [Remora.Discord 🦈](https://github.com/Nihlus/Remora.Discord) by Nihlus. The bot is free for everyone, and mostly open-source, we encourage everyone to make pull request and contribute to the project. The goal of the project is to make a discord bot with a pretty good project structure and a clean source code (if you see something that can be improve, do not hesitate to contribute). It's an all-in-one bot, we want Trixy to contain the most features it can, moderation, social, administration tasks, etc.
# Installation
To install Trixy within your discord server
* You can invite Trixy with the invite link.
* You can self-host the discord bot, if so, please continue.
Made with a generic worker hoster, probably everybody can self-host Trixy easily, just assure to create a `Properties` directory inside `Trixy.BotWorker` and create a `launchSettings.json` file, and please follow this default pattern file :
```json
{
"profiles": {
"Trixy.BotWorker": {
"commandName": "Project",
"environmentVariables": {
"NSFW_ANIME_API_BASE_URL_": "https://api.waifu.pics/nsfw/",
"SFW_ANIME_API_BASE_URL_": "https:/api.waifu.pics/sfw/",
"DOTNET_ENVIRONMENT": "Development",
"TRIXY_": "your_bot_token_here",
"CONNECTION_STRING_": "your_sqlite_connection_string_here"
},
"dotnetRunMessages": "true"
}
}
}
```
Then configure the `Trixy.BotWorker/appsettings.Development.json` file, make sure that `Trixy.BotWorker` is the startup-project before you launch, and Trixy can be operational !
# Invite
* To invite Trixy within your server, click here
* If you are self-hosting Trixy you can catch its invite link by mentioning the bot itself.
# Support
Something wrong during your installation ? Do you have any idea ? Do you have encountered some issues ? Please join the support discord server by clicking here
Please have fun, and make your discord server travel in another dimention of modernity-