dwhagar / Athena

A Discord bot for the Molten Aether games to import character data into the Wiki from the Google Forms and allow management from within Discord.
0 stars 0 forks source link

Thread Support #8

Open JumpingScript opened 3 years ago

JumpingScript commented 3 years ago

Bot should be able to join threads and react to commands in the channel.

Refer to https://discordjs.guide/popular-topics/threads.html#thread-related-gateway-events.

Auto join on thread create or add new command !!joinThread ?

JumpingScript commented 3 years ago

I think I'll just add a hook to join the thread on creation. Less code.