internal/

directory
v0.0.0-...-553821e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 25, 2024 License: MIT

README

internal

This directory contains packages which are internally used in shinpuru.

  • inits: Functions used to wrap initialization procedures of services so that they can be used on service registration in a simple and clean way.
  • listeners: All registered listeners for Discord events.
  • messagecommands: The application command implementations for message commands.
  • middleware: Command middlewares registered by shireikan to check permission, rate limit and log on command execution.
  • models: Global data models used across services.
  • services: Service definitions like the database binding, web server, storage binding, karma service, report service and more.
  • slashcommands: The application command implementations for slash commands.
  • usercommands: The application command implementations for user commands.
  • util: Collection of utility functionalities which utilize other internal packages and models.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL