added README.md clean up commands
This commit is contained in:
@@ -4,7 +4,7 @@ module.exports = {
|
||||
name: 'update',
|
||||
description: 'Get RSS Source Link',
|
||||
execute(message, args) {
|
||||
|
||||
|
||||
message.reply(`Updating Sources`);
|
||||
libFlayer.loadFeeds();
|
||||
feedArray = libFlayer.getFeeds();
|
||||
|
||||
Reference in New Issue
Block a user