Skip to content

A collection of templates to help users get started with nyxx.

Notifications You must be signed in to change notification settings

nyxx-discord/nyxx_bricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nyxx templates

A collection of templates to help users get started with nyxx.

These bricks can be used with the Mason CLI.

Available bricks

  • nyxx_base: A bare-bones starter template for nyxx bots
  • nyxx_commands: A starter template for bots using nyxx_commands
  • nyxx_full: A complete template for bots using nyxx and docker-compose
  • nyxx_commands_command: A quick template for making command with nyxx_commands

Using these bricks

  1. Install the mason CLI: dart pub global activate mason_cli
  2. Install the nyxx bricks
    • Locally (in an existing project): follow the mason documentation
    • Globally (anywhere): mason add -g brick_name --git-url https://github.com/nyxx-discord/nyxx_bricks --git path brick_name where brick_name is replaced with the name of the brick you're interested in.
  3. Make the brick you installed: mason make brick_name

About

A collection of templates to help users get started with nyxx.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published