Lemon.: An application making discord bot.
- Create an application with
l.create
- Post that application to a channel with
l.post, or bind it to an existing message with l.bind
- Set a response channel globally or local to that form with
l.channel
- React to the post from before, or use
l.apply to open a response
- Finish the response to make sure everything's working
You're all set! The bot should now function properly.