Skip to content
This repository was archived by the owner on Apr 22, 2021. It is now read-only.
This repository was archived by the owner on Apr 22, 2021. It is now read-only.

storing constants in one place #8

Description

@d1snin

it will be much better if you move all the constants related to the ID channels, IDs of some server members, and so on in one place in the form of constants, this will not only make the code easier to read, it also complies with the standards and will make it easier for other people to launch the bot on their servers
example

val RUSSIAN_CHAT_ID = 82628272672816;

idk how to declare variables in kotlin syntax lol

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions