You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
idk how to declare variables in kotlin syntax lol