Skip to content

9aia/manto

Repository files navigation

Manto

Warning

Manto is currently a work in progress. Expect potential bugs, incomplete documentation, and ongoing development. Approach it with a growth mindset, enjoy experimenting, and refrain from using it for critical production purposes at this time.

Configure your Discord server with a file system approach.

github.com/9aia/discord
β”œβ”€β”€ channels/                 # Channel configurations
β”‚   β”œβ”€β”€ _/                    # Uncategorized channels
β”‚   β”‚   └── T 1 welcome.yml   # Text channel: welcome
β”‚   β”œβ”€β”€ Community/            # Community category
β”‚   β”‚   β”œβ”€β”€ .config.yml       # Category configuration
β”‚   β”‚   β”œβ”€β”€ T 1 general.yml   # Text channel: general
β”‚   β”‚   β”œβ”€β”€ T 2 offtopic.yml  # Text channel: offtopic
β”‚   β”‚   β”œβ”€β”€ T 3 memes.yml     # Text channel: memes
β”‚   β”‚   β”œβ”€β”€ V Voice-1.yml     # Voice channel: Voice-1
β”‚   β”‚   └── V Voice-2.yml     # Voice channel: Voice-2
β”‚   └── Server/               # Server category
β”‚       β”œβ”€β”€ .config.yml       # Category configuration
β”‚       β”œβ”€β”€ T 1 rules.yml     # Text channel: rules
β”‚       β”œβ”€β”€ T 2 system.yml    # Text channel: system
β”‚       β”œβ”€β”€ T 3 updates.yml   # Text channel: updates
β”‚       └── V AFK.yml         # Voice channel: AFK
β”œβ”€β”€ files/                    # File attachments and resources
β”œβ”€β”€ roles.yml                 # Role definitions and permissions
└── server.yml                # Server settings and configuration

File Naming Convention:

  • T prefix: Text channels
  • V prefix: Voice channels
  • Numbers indicate channel order within categories
  • .config.yml: Category-specific configurations

Note: This project serves as a framework for server configuration. Additional scripting might be needed for automation or specific functionalities.

Installing

// WIP

Documentation

// WIP

Roadmap

You can find the roadmap here.


Contributing | Security | License

About

(🚧 WIP) Discord server configuration toolchain

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Contributors 2

  •  
  •