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
# settings['token'] = getpass('Enter token. Note: Whatever you entered here will not be displayed.\n>> ')
173
-
settings['token'] =input('Enter token. Note: Whatever you entered here will not be displayed.\n>> ')
173
+
settings['token'] =input('Enter token. If you are new refer to this guide: https://github.com/TKperson/Nuking-Discord-Server-Bot-Nuke-Bot/wiki/Basic-setup-and-knowledge-for-using-the-bot>> ')
174
174
settings['permissions'].append(input('\nEnter your discord tag or user ID. It is recommended to use discord user ID because some unicode names are hard for the code to check.\n>> '))
0 commit comments