Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/wiki/Getting-Started needs to be updated #1219

Open
iamgul opened this issue May 12, 2023 · 1 comment
Open

/wiki/Getting-Started needs to be updated #1219

iamgul opened this issue May 12, 2023 · 1 comment

Comments

@iamgul
Copy link

iamgul commented May 12, 2023

/wiki/Getting-Started needs to be Updated to call the constructor to pass the token instead of calling getBotToken() since it's deprecated.

Here are the changes:

	public MyAmazingBot() {
		super("Your Token");
	}

Issue image

@Chase22
Copy link
Collaborator

Chase22 commented May 12, 2023

I did propose a fix in #1194

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

No branches or pull requests

2 participants