MCPcopy 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
3import discord
4from discord.ext import commands # importing commands module from discord extensions

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected