Skip to content
This organization was marked as archived by an administrator on Jul 22, 2023. It is no longer maintained.
@mingleton-rpg

Mingleton RPG

  • Australia

Quick note: not all repositories here will be immediately available: I'm currently in the process of redacting identifiable information from the bots, but this will take some time.

MINGLETON RPG

A Discord-based RPG game developed by @zaccomode & @BenSaunders1.

This is essentially a custom recreation of popular Discord RPG bots that uses our own custom mechanics, items and currency. It was run on the Mingleton Discord server from April-September 2022, and is now open source because it is no longer in active development or usage. The entire RPG was built around a somewhat stable currency known as sussbuccs (internally: Dollars), with other mechanics such as gambling, item purchasing and combat to back it up.

Everything here is provided as-is; modification will be required to restore functionality to this project. Below is a high-level outline of the project, but will not describe the inner workings of every component.

Functionality

Everything in the RPG reports directly to the REST Master API, which stored all information in a PostgreSQL database, all hosted on Heroku (the changes to Heroku's free plan is the reason this project is no longer developed). Each bot was then hosted independently and focused on individual aspects of the RPG.

Bots

Jimothy (master)

Source code | @zaccomode The master bot for the Mingleton RPG that handled inventory management, profile viewing, factions, etc.

Casino Royale (Casino bot)

Source code | @zaccomode Used the currency of the Mingleton RPG to create a text-based casino. Featured a coinflip and Blackjack game modes with wagers, etc.

Bruh United (Store bot)

Source code | @zaccomode Used Sussbuccs to allow users to purchase randomly-generated items. Items were generated had different types, rarities and statistics that were all randomly generated within defined ranges. A more detailed description of each can be found in the README of the repository.

Baunders and Sons (Alternative store bot)

[Source code] | @BenSaunders1 Another store bot that interacted with the same Items API, but used a different item generation method to produce far more and more varied items.

Popular repositories Loading

  1. dawson-js dawson-js Public archive

    [ DEPRECIATED ] The pre-22w03a version of the Jimothy/Master bot

    JavaScript

  2. master-api master-api Public archive

    The backend API system for the Dawson RP Discord Game

    JavaScript

  3. master-bot master-bot Public archive

    The master bot for the Mingleton RPG Discord game. Visually named Jimothy

    JavaScript

  4. store-bot store-bot Public archive

    The source code for the Bruh United store bot

    JavaScript

  5. .github .github Public archive

  6. axel-editor axel-editor Public archive

    Axel (ASCII Pixel) editor for the Mingleton RPG 2.0

    C#

Repositories

Showing 6 of 6 repositories
  • axel-editor Public archive

    Axel (ASCII Pixel) editor for the Mingleton RPG 2.0

    mingleton-rpg/axel-editor’s past year of commit activity
    C# 0 MIT 0 0 0 Updated Oct 9, 2022
  • store-bot Public archive

    The source code for the Bruh United store bot

    mingleton-rpg/store-bot’s past year of commit activity
    JavaScript 0 0 0 0 Updated Oct 8, 2022
  • master-api Public archive

    The backend API system for the Dawson RP Discord Game

    mingleton-rpg/master-api’s past year of commit activity
    JavaScript 0 0 0 0 Updated Oct 8, 2022
  • master-bot Public archive

    The master bot for the Mingleton RPG Discord game. Visually named Jimothy

    mingleton-rpg/master-bot’s past year of commit activity
    JavaScript 0 0 0 0 Updated Oct 6, 2022
  • .github Public archive
    mingleton-rpg/.github’s past year of commit activity
    0 0 0 0 Updated Oct 6, 2022
  • dawson-js Public archive

    [ DEPRECIATED ] The pre-22w03a version of the Jimothy/Master bot

    mingleton-rpg/dawson-js’s past year of commit activity
    JavaScript 0 0 0 0 Updated Oct 6, 2022

Top languages

Loading…

Most used topics

Loading…