unixporn / trup

Discord bot for the Unixporn community
Mozilla Public License 2.0
47 stars 9 forks source link

Implemented move command for #6 #7

Closed aosync closed 4 years ago

aosync commented 4 years ago

Simple implementation of the move command, as described in #6

I also added parseChannelMention() function in command/command.go for convenience.

Note: I used discord.com and not discordapp.com for the links, because the latter will be deprecated in the future.

mlvzk commented 4 years ago

Perfect, thanks!