discord-wordle-bot

command module
v0.0.0-...-952e38f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2024 License: MIT Imports: 9 Imported by: 0

README

Overview

"discord-wordle-bot" is a simple, self-hosted bot for playing Wordle in your server!

  • Random answers for every puzzle
  • (Planned) support for custom word length
  • Written in Go with DiscordGo

Setup

If you haven't already installed the Go language, you may find resources for doing so here.

To host this bot yourself, clone the repository and create an application on the Discord Developer Portal. You'll need the new bot's token, which you should paste into a file called .env

export BOT_TOKEN=EXAMPLEOFA.TOKEN987654323

Place this file at the root of the bot's directory. The BOT_TOKEN value will be loaded once the bot is run from the terminal.

Enjoy!

Acknowledgements

discord-wordle-bot relies on a few external packages. Go check them out!

TODOs

  • Slash commands
  • Custom word length

License

This project is freely available under the MIT license.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL