How to create a discord bot to generate multiple invite links with ai!
- Dian Yu
- Mar 21, 2023
- 1 min read
I got a requirement this morning that provides a separate discord channel invite link for each customer who buys the product.
First, I tried calling and testing with the BOT API, and until that point, everything was fine. It took me about an hour to review the document discord.py to determine which features would do the trick. I was reminded of AI, so I tried asking him questions and got a Python script. As a result, in less than a minute, I got a fully runnable invite link generation script.


That's insane! I will try to use AI to do more tool developing!



Comments