bot icon indicating copy to clipboard operation
bot copied to clipboard

Bot can't find filters.yml opthough it is present

Open goody2708 opened this issue 2 years ago • 1 comments

Hey there,

I have allowed the bot to comment. (So I removed the # in the original config) I also filled the file with the comments for photos, carousel and videos.

Now it is displayed during the run there is no filters.yml inside the ordner with my username. But it is.

I have displayed debug. while the bot is running it shows "filters.yml not loaded"

WARNING | Can't comment this MediaType.PHOTO because filters are: can_comment_photos = False, can_comment_videos = False, can_comment_carousels = False, can_comment_blogger = False. Check your filters.yml.

In the filter file, however, all entries are set to "true": comment_photos: true comment_videos: true comment_carousels: true comment_blogger: true

Also, I refresh the file and use a new one. - the result is the same. bot cannot find the filters.yml file

goody2708 avatar Jan 29 '24 13:01 goody2708

try : copy file : filter.yml, config.ym , etc >> to folder /accounts/yourusername/

robbigoal avatar Jan 30 '24 09:01 robbigoal