discord bot input
i'm trying to make my discord bot so that I can input something into my repl console and then make it appear in a specific discord channel/server, but the problem is that if I use input on repl, then i cannot use await message.channel.send(i'm using python)
did you replace the value for
channel_id
with the id of the channel you want it to send to?Ok, let me know if you need more help. I really enjoy working on discord bots.
@Kylethedoge