python-rss2irc icon indicating copy to clipboard operation
python-rss2irc copied to clipboard

How do I post full body, not just title?

Open ghost opened this issue 1 year ago • 1 comments

$SUBJ

ghost avatar May 09 '23 02:05 ghost

Publishing the body of the news would require quite a few changes to the code and database.

In addition, the length of the news would greatly exceed the maximum message size allowed on IRC, which would be split into several posts in a very short time and would result in the bot being banned or vetoed.

Not a good idea.

Wibol avatar May 09 '23 16:05 Wibol