Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mrinank-Bhowmick/python-beginner-projects
/ main.py
File
main.py
projects/Discord Bot/main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# build a simple discord bot
2
3
import
discord
4
from
discord.ext
import
commands
# importing commands module from discord extensions
Callers
nothing calls this directly
Calls
1
run
Method · 0.45
Tested by
no test coverage detected