Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
main.py
Ronopoldo
Aug 31st, 2021
(
edited
)
5,280
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
from
webserver
import
keep_alive
import
os
import
discord
from
discord.
ext
import
commands
client
=
commands
.
Bot
(
command_prefix
=
'!'
)
keep_alive
(
)
client.
run
(
os
.
getenv
(
"DISCORD_TOKEN"
)
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
2025-06-29T20:58:15.148
PHP | 6 min ago | 1.03 KB
2025-06-29T20:58:15.106
PHP | 6 min ago | 1.03 KB
2025-06-29T20:58:00.104
PHP | 6 min ago | 1.03 KB
2025-06-29T20:58:00.103
PHP | 6 min ago | 1.03 KB
2025-06-29T20:58:00.090
PHP | 6 min ago | 1.03 KB
2025-06-29T20:58:00.053
PHP | 6 min ago | 1.03 KB
2025-06-29T20:58:00.021
PHP | 6 min ago | 1.03 KB
2025-06-29T20:57:43.810
PHP | 7 min ago | 0.60 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!