/xtweet

Telegram bot for Tweet generation

Primary LanguagePython

xtweet

Telegram bot for auto tweeting

access bot here

COMMANDS

For general users:

  • /test ==> temp command for testing/debugging
  • /start ==> entry point (other commands: /hello, /hi, /help, /menu)
  • /login ==> for bot access

For registered users:

  • /get ==> get hot posts to tweet
  • /new ==> update the maal
  • /edit ==> make suggestions in the post content
  • /tweet ==> tweet a manually edited post
  • /auth ==> authenticate twitter for posting tweets

For admin users:

  • /add_url ==> add new articles url
  • /remove ==> remove a user
  • /heyyy ==> hot secret command

TODO

  • TRY-CATCH in bot.send_message

  • admins commands from admins server group

  • Use langchain for url summarizing (version 3)

  • twitter posting

  • twitter authorization

  • retweeting/reposting, replying (version 2)

  • change inline keyboard type