top of page
Search
peroorare1983

Discord-py-send-message-to-specific-channel

Example 1: how to send a message in a specific channel discord.py channel = client.get_channel(12324234183172) await channel.send('hello') Example 2: ...












discord-py-send-message-to-specific-channel


You get AttributeError because channel is None. To fix it you need to remove quotes from channel id like this: channel .... Jun 24, 2020 — Reply bots respond when someone uses a specific phrase, and are ... Now you can set the Zap to send a message either to a channel or as a ... 939c2ea5af





2 views0 comments

Recent Posts

See All

Comments


bottom of page