Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
EllieJaybee committed Jul 4, 2024
1 parent 248592b commit 02b7367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class Model:
secret: secret


def start_bot():
def main():
intents = (
hikari.Intents.ALL_UNPRIVILEGED |
hikari.Intents.GUILD_MEMBERS |
Expand Down

0 comments on commit 02b7367

Please sign in to comment.