Skip to content
Discussion options

You must be logged in to vote
  • Usually we make all module features available in the Starter plan. Business decisions are always made by ScootKit (e.g. when features cost us money), but we will work with module developers to ensure that they see any paid restrictions as fair.
  • API Tokens should NEVER BE HARDCODED into the source code. Instead, they should be loaded dynamically, for example, using environment variables or the configuration system. You can see this in action in the Twitch module. There, jateute used the configuration system with a hidden field (if I recall correctly), which in our internal version is being replaced by the SCNX Credentials Deployment System as part of the Bot-Hosting infrastructure.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Kevinking500
Comment options

@SCDerox
Comment options

Answer selected by Kevinking500
@Kevinking500
Comment options

@Kevinking500
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants