/Luna

Primary LanguageTypeScript

You're a cutie!

Luna

Luna's a good bot who likes to help!


Upcoming features

  • Modmail
  • Tickets
  • Verification channels
  • Music
  • Custom commands
  • Profile pages
  • Web panel
  • Anti-raid
  • Lockdown

Inviting the bot

To invite the bot to your server, you'll need to join our Support Server.


Prefix

To see the current prefix just mention Luna; Her default is !.


Bugs

Use the !report command to report any bugs you find.


Development

To generate a module or command please use the generate script.

For example to generate a module called fun and then a command called meme do this.

npm run generate -s -- fun
npm run generate -s -- fun meme

Note: To activate the module add an export in src/modules/index.ts.