This is my first Discord Bot Blog post. I am Building a Discord BOT using Python and MySQL database for storing all the data.
Steps For Building the Project are as follows. π
- Downloading
Discord
andmysql.connector
packages π. - Setting up a Discord Server and saving the TOKEN for the server.
- Creating Database Schema and Diagrams π¬.
- Creating Python Commands, database connectivity using python π¨πΌβπ».
Top comments (0)