Python Forum
Store twitter DM's in a .txt file
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Store twitter DM's in a .txt file
#1
I made a bot on twitter for a social experiment and got around 30 accounts. Since its hard for me to check them all daily for messages, I'd like to get them of each account on a text file. Can anyone help me please?

from __future__ import print_function
from twitter import Twitter, OAuth, TwitterHTTPError
I use these libs

i'm pretty new to coding so some good explanation would be very helpful

thanks
Reply


Messages In This Thread
Store twitter DM's in a .txt file - by buflek - Nov-16-2017, 01:38 AM
RE: Store twitter DM's in a .txt file - by buran - Nov-16-2017, 07:52 AM
RE: Store twitter DM's in a .txt file - by buflek - Nov-16-2017, 12:25 PM
RE: Store twitter DM's in a .txt file - by buran - Nov-16-2017, 12:33 PM
RE: Store twitter DM's in a .txt file - by buflek - Nov-16-2017, 04:09 PM
RE: Store twitter DM's in a .txt file - by buran - Nov-16-2017, 04:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How do I scrape profile information from Twitter People search results? asdad 0 740 Nov-29-2022, 10:25 AM
Last Post: asdad
  Is it possible to write a python script to block twitter feeds? cubangt 0 879 Apr-07-2022, 04:14 PM
Last Post: cubangt
  Reducing JSON character count in Python for a Twitter Bot johnmitchell85 2 53,822 Apr-28-2021, 06:08 PM
Last Post: johnmitchell85
  how do i store then call a mp3 from sqlite3 .db file gr3yali3n 3 5,777 Dec-11-2020, 10:28 AM
Last Post: snippsat
  Regex text file to store data in list TheSithSiggi 1 1,538 Dec-03-2020, 04:46 PM
Last Post: bowlofred
  How do I store the data in another txt file blacklight 1 1,948 Jun-26-2020, 11:09 AM
Last Post: Larz60+
  ChatterBot: How to store unanswered question in a text file? animrehrm 0 1,924 May-16-2020, 06:00 AM
Last Post: animrehrm
  Twitter follower network gugatcgwgf 2 2,065 May-06-2020, 10:29 AM
Last Post: gugatcgwgf
  Read csv file, parse data, and store in a dictionary markellefultz20 4 4,601 Nov-26-2019, 03:33 PM
Last Post: DeaD_EyE
  I can't use file __init__ to store shared variables and classes in the package AlekseyPython 2 3,357 Feb-04-2019, 06:26 AM
Last Post: AlekseyPython

Forum Jump:

User Panel Messages

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