Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
efenatuyo authored Sep 30, 2023
1 parent 5288ba3 commit fb2c9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from supolo import supolo
import asyncio
x = supolo(tokenType="bot", token="")
x = supolo(tokenType="bot", token="") # bot / user


# get servers token is in
Expand Down

0 comments on commit fb2c9cd

Please sign in to comment.