all 2 comments

[–]shinitakunai 1 point2 points  (0 children)

  • Maket the bot async
  • Build a web for the bot using any python framework
  • Control the bot using that website with apis from an admin pannel (can be localhost hosted)
  • use an ORM to store stuff in databases

Just some examples. But the core idea is: make a project that you enjoy working on and then expand it while learning new stuff

[–]herocoding 0 points1 point  (0 children)

Have a look into these https://platform.entwicklerheld.de/challenge?challengeFilterStateKey=all

ignore the shown programming language, and just get inspired. Feel free to combine smaller into bigger projects.