Working RSS Feeds
- Need to get worker in the background to update the sources
This commit is contained in:
@@ -43,6 +43,5 @@ module.exports = {
|
||||
log.ERROR(err)
|
||||
await interaction.reply(err.toString());
|
||||
}
|
||||
libCore.loadFeeds();
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user