winston-yallow / godot-discord-bot

Small bot written for the Godot discord server
MIT License
3 stars 2 forks source link

`/questions` command has duplicate sentence #12

Closed winston-yallow closed 4 months ago

winston-yallow commented 4 months ago

From the command:

Helpers often ask you questions to better understand the problem. This makes it easier to understand your problem.

bheyman-scottlogic commented 4 months ago

Can I please work on this?

winston-yallow commented 4 months ago

@bheyman-scottlogic sure, feel free to submit a PR

bheyman-scottlogic commented 4 months ago

Im trying to get it running on a personal discord server to see how it works. Not sure where I get the clientId from in config.js

winston-yallow commented 4 months ago

You'll need to follow the setup guide: https://github.com/winston-yallow/godot-discord-bot?tab=readme-ov-file#setup

The token is obtained by creating a discord application as explained in the linked discord.js guide.

winston-yallow commented 4 months ago

Fixed by #13