switched to third party json parser, jsonpaser

This commit is contained in:
2020-06-06 04:29:32 -05:00
parent dc0ca7b469
commit ede07b71ce
2 changed files with 36 additions and 17 deletions

View File

@@ -64,7 +64,7 @@ func message_create (s *discordgo.Session, m *discordgo.MessageCreate) {
// awwnime (test)
if message == "awwnime" {
s.ChannelMessageSend(m.ChannelID, get_redditbooru("awwnime"))
s.ChannelMessageSend(m.ChannelID, get_redditbooru_image("awwnime"))
}
//get_redditbooru("awwnime")