Skip to content
Discussion options

You must be logged in to vote

discord.py is a library -- it only does what you tell it to do. If you wrote something to spam then it'll spam. If you keep spawning processes without closing them then the old code will still be alive. If you want to restart your bot make sure to fully close it, otherwise a process will continue using "old code" as you put it.

Replies: 2 comments 5 replies

Comment options

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

@bandwiches
Comment options

@bandwiches
Comment options

@sirquackiii
Comment options

Comment options

You must be logged in to vote
1 reply
@sirquackiii
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants