Discord Spellcast bot implementation
- any c++23 standard compliant compiler
g++ --std=c++23 nob.cpp -o nob
- next to the executable, provide a wordlist.txt, board.txt, and a swaps.txt
- wordlist.txt can probably be generated by this, as well as the "additional words" with this