DEV Community

Cover image for Introduction
Saurabh
Saurabh

Posted on • Updated 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)