spAnser / discord-coc-war-announcer

A node.js discord bot written to monitor the Clash of Clans API and announce war attacks to a discord channel. spAnser#2031
MIT License
29 stars 24 forks source link

Fix deprecationWarning of sendEmbed #5

Closed danilose closed 7 years ago

danilose commented 7 years ago

(node:2696) DeprecationWarning: TextChannel#sendEmbed: use TextChannel#send instead

spAnser commented 7 years ago

I actually just fixed this.

Thank you though. I have been making some big changes to the code base as well.