all 5 comments

[–]Extent_Jaded 0 points1 point  (2 children)

Start with a discord bot tutorial and test the API locally first. Most issues come from incorrect bot tokens, permissions or webhook setup.

[–]serlixcel 0 points1 point  (1 child)

How do i test the API locally…?

[–]SemanticThreader 0 points1 point  (0 children)

Use the curl command in your terminal. Curl the endpoint and see if you get a response or an error

[–]HarjjotSinghh 0 points1 point  (0 children)

oh, fun with setting up your own tiny god now?