Learn Before
Concept
Creating your first bot script
In your favorite code editor create a Python file in the root directory of your project and name it whatever you want. The following child nodes will show you what libraries need to be imported to get started and what steps need to be taken to get your bot running.
0
1
Updated 2021-07-18
Tags
Python Programming Language
Data Science