Hello-DiscordBot is a simple Discord bot written in Go that responds to user commands with a friendly greeting message.
- Responds to a custom command with a "Hello, [username]!" message.
- Minimalistic and easy to understand codebase.
These instructions will help you get the Hello-DiscordBot up and running on your Discord server.
Before you can run the bot, make sure you have the following:
- Go installed on your machine.
- A Discord account and access to the Discord Developer Portal to create a bot and obtain a token.
-
Clone the repository:
git clone https://github.com/yourusername/Hello-DiscordBot.git