Creating a simple telegram bot torrent integration, need some help

Suggest, post, or discuss plugins for Deluge
Post Reply
newfyle
New User
New User
Posts: 1
Joined: Tue Oct 09, 2018 5:32 pm

Creating a simple telegram bot torrent integration, need some help

Post by newfyle »

I'm creating a telegram bot app that uses DelugeRPCClient to download torrents through the inline keyboard function for a group chat.
The problem is, I couldn't quite understand how the plugin works with the documentation. Is there a much more easier to understand documentation
or that I should spend some time sifting through various plugins available in the app?

Also, what's the ideal method of storing ip addresses and passwords? Currently I'm only using base64 in order to do a basic encryption and decryption everytime I need it, but I assume I need something more intensive and secure.
Post Reply