Python Forum
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
repetition of tasks
#1
Good night I have a need and starting from it I decided to learn to program.
Among the languages ​​I researched I think PYTHON can help me and not be so difficult to learn.

I want to create an application where I can enter several chat rooms and post messages in random times.
Here's an idea of ​​how it would work:

- send random messages in the chat room, without room limits and simultaneously.
https://batepapo.uol.com.br/

-create groups of messages (Campaigns)

- allow the loading of a login and subscriber password to fully release the rooms access.

Currently there are already some similar systems acting in the chat UOL, it is possible to see them in operation these days.
-DIV Chat
-Uol Chat Bot
and others.


If someone can point me a north thank d +

Hug to everyone!
Reply
#2
Your project is very ambitious for a beginner:
1. Learn Python 3.6.x
2. Learn how to program sockets:
    https://docs.python.org/3/library/socket.html#example
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Web Framework background tasks vervoortraf 0 2,312 Apr-16-2018, 01:57 PM
Last Post: vervoortraf

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020