Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jolyne Gatt
zorglube
Commits
5e470c7c
Commit
5e470c7c
authored
Oct 25, 2022
by
Jolyne Gatt
Browse files
removed description
parent
41c4c002
Changes
1
Hide whitespace changes
Inline
Side-by-side
bot.py
View file @
5e470c7c
...
...
@@ -6,7 +6,7 @@ from cogs.manual_control import ManualControl
config_file
=
open
(
"config.json"
)
config
=
json
.
loads
(
config_file
.
read
())
bot
=
commands
.
InteractionBot
(
description
=
'Zorglub'
)
bot
=
commands
.
InteractionBot
()
@
bot
.
event
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment