mirror of
https://github.com/jcreek/MupBot.git
synced 2026-07-13 10:53:44 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 39cb0521fe |
@@ -94,6 +94,8 @@ function commandUrbanDictionary(Discord, config, logger, message, command, args)
|
||||
.catch(function (error) {
|
||||
logger.error('Failed to make GET request to Urban Dictionary API', error);
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
async function sendDailyDilbert(client) {
|
||||
let comicImageUrl;
|
||||
|
||||
Reference in New Issue
Block a user