dmcallejo / ASFBot

Control your ArchiSteamFarm with Telegram
GNU General Public License v3.0
43 stars 10 forks source link

Is there any way to make the bot take commands from a group? #7

Closed chuvak889 closed 3 years ago

chuvak889 commented 3 years ago

Basically, i want the bot to be able to take commands from another bot.

I want a specific command sent once every hour and i am not sure how to do that, other than setting up another bot to send that command to a channel (I can't send to the ASFBot because, Telegram bots cannot send messages to other bots.

dmcallejo commented 3 years ago

Hi! I'm afraid I can't help you with this and it is out of the scope of this project. You could try to add the bot to a channel or group and send ASF commands (the ones starting with !) and maybe the bot could react to that. I am not sure of all the limitations Telegram has put in order to avoid bots communicating with other bots.