Skip to content

Conversation

@Wibol
Copy link
Contributor

@Wibol Wibol commented Oct 9, 2019

Creating a new virtual environment, I got an error that I didn't have before related with the use of unicode and the "self.filterkeywords" list. Substituting the list for a set it disappears.

Added new items and removed in disuse from the "necessary_options" list.

@Hotspeed
Copy link

Please add Support for IPv6
Please add delay 2 or 3 second for showing rss update on irc, sometimes bot have been Excess Flood

@Wibol
Copy link
Contributor Author

Wibol commented Feb 11, 2020

You can adjust "time.sleep(1) # Don't flood the target" line in "bot.py" file.

@Hotspeed
Copy link

You can adjust "time.sleep(1) # Don't flood the target" line in "bot.py" file.

How about IPv6 ?

Wibol added 5 commits January 27, 2021 18:03
Removed "TinyUrl" because it is no longer available and replaced by "requests" to use the v.gd shortener.
Added "shorten" function to use the "v.gd" shortener instead of the missing "TinyUrl".
Fixed some text strings.
Added background execution method and sending to log.
Background mode command corrected.
@Wibol Wibol closed this Jan 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants