pystemon icon indicating copy to clipboard operation
pystemon copied to clipboard

Monitoring tool for PasteBin-alike sites written in Python. Inspired by pastemon http://github.com/xme/pastemon

Results 14 pystemon issues
Sort by recently updated
recently updated
newest added

This PR implements the changes suggested in #123 It fixes the PastieStorage import to ensure the Telegram storage works deterministically and implements a loop through the chat ids. The configuration...

It may be a corner case and I understand this can be "solved" by putting the bot in a shared chat, but I bumped into the issue of wanting to...

Hello, For some needs I've implemented some changes on pystemon in order to be able to use a proxy only for some site. It is now possible to add _use-proxy_...

Hello, I wonder why RedisStorage doesn't store paste content unlike other storage systems ? Is there a limitation of Redis or stuff like that RedisStorage should only store paths and...

enhancement

This allows custom retries count (client/server) and timeouts (connection/read). The setting is global, but it should not be too difficult to extend it per site.

From their TOS: https://slexy.org/tos It seems the service is discontinued. ![image](https://user-images.githubusercontent.com/56021505/128637453-5a0bd5dc-c541-4665-8ca7-e3169ba7e91a.png)

How about separating the `pystemon.yaml` config file into 2 files ? For instance, sources.yaml for the site sources maintenance and pystemon.yaml for other stuff like log, network etc. In production,...

Add Pushover Support to pystemon.

Implement yara scanning of the pastie. Options would thus be: regex OR yara-file

enhancement

http://pastebin.mozilla.org/2333873 id is incremental

enhancement