This PR adds a say command which lets the bot send a discord message in a specific channel. This mostly implements #350 , except specifying a channel is required(technical requirement for this implementation). This PR directly implements the say command as slash command.
This PR adds a say command which lets the bot send a discord message in a specific channel. This mostly implements #350 , except specifying a channel is required(technical requirement for this implementation). This PR directly implements the say command as slash command.