Code Monkey home page Code Monkey logo

trixy's Introduction


Trixy's logo
Trixy

A professional discord bot for a professional discord server.

Modulable, open-source, powerful, moderation, fun, socials, etc.

Discord Server Remora

Overview โ€ข Installation โ€ข Invite the bot โ€ข Support server

Overview

Trixy is a discord bot made with โ™ฅ powered with 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 :

{
  "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-

trixy's People

Contributors

dependabot[bot] avatar inerska avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.