I have seen that ntscraper (https://github.com/bocchilorenzo/ntscraper/blob/main/ntscraper/nitter.py) is able to collect the tweets of certain accounts... is it possible to make some modification to the bot, so that instead of using the twitter API, it uses this library to fetch the tweets...?
could someone guide me ?