DEV Community

Cover image for Introduction
Saurabh
Saurabh

Posted on • Edited on

Introduction

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. πŸ˜ƒ

  1. Downloading Discord and mysql.connector packages πŸŽ‰.
  2. Setting up a Discord Server and saving the TOKEN for the server.
  3. Creating Database Schema and Diagrams πŸ’¬.
  4. Creating Python Commands, database connectivity using python πŸ‘¨πŸΌβ€πŸ’».

Top comments (0)