Added one more tutorial.

This commit is contained in:
isquintessential 2026-06-08 20:03:21 +05:30 committed by GitHub
parent 1f12514ed4
commit 57975e8f1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -124,6 +124,7 @@ It's a great way to learn.
* [**Python**: _Create a Twitter Bot in Python Using Tweepy_](https://medium.freecodecamp.org/creating-a-twitter-bot-in-python-with-tweepy-ac524157a607)
* [**Python**: _Creating Reddit Bot with Python & PRAW_](https://www.youtube.com/playlist?list=PLIFBTFgFpoJ9vmYYlfxRFV6U_XhG-4fpP) [video]
* [**R**: _Build A Cryptocurrency Trading Bot with R_](https://towardsdatascience.com/build-a-cryptocurrency-trading-bot-with-r-1445c429e1b1)
* [**Python**:_How to build a WhatsApp bot in Python](https://pywa.readthedocs.io/en/latest)
* [**JavaScript**:_How to build a Telegram bot in JavaScript_](https://telegraf.js.org)
* [**Rust**: _A bot for Starcraft in Rust, C or any other language_](https://habr.com/en/post/436254/)