This a barebones template with some basic info to get you started, the example cog should have enough info to get you started on using commands and embeds ...
Copy the discord.rpy file into your Ren'py project's game folder. Copy the labels in the script.rpy file into your own script.rpy file. Alternatively, if you already have those labels in your code, ...