So I was watching the tutorial for making a discord bot but being really ambitious and trying to imitate what I saw and failing.
But I’m working on a project and its… more then a noob like I can process but the key features I need are as follows…
•the discord bot recives a command and reads and returns a code from Google Sheets
•The Sheets specific coordinates are read and applied
(Its dnd esk but you level up specific weapon prof. And when it’s at like level 2 you roll a d20 and add 2 to the roll
!roll d20+2 ← like this.
But I want to simplify the bot so it is as easy as
!roll Una (or unarmed for short.)
•and obviously I will need a code for a dice roller…
Help! I’m running the code threw relp.it if anyone can help much appreciated.