— title: “” slug: / —
 <p align=”center”>
- <a href=”https://github.com/CriticalFlaw/FlawBOT/releases/latest” alt=”Releases”>
<img src=”https://img.shields.io/github/downloads/criticalflaw/flawbot/total?style=flat-square” />
</a> <a href=”https://criticalflaw.ca/FlawBOT/” alt=”Documentation”>
</a> <a href=”https://github.com/CriticalFlaw/FlawBOT/blob/master/.github/LICENSE” alt=”License”>
</a> <a href=”https://github.com/CriticalFlaw/FlawBOT/stargazers” alt=”Stars”>
</a> <a href=”https://github.com/CriticalFlaw/FlawBOT/issues” alt=”Issues”>
</a> <a href=”https://discordapp.com/oauth2/authorize?client_id=339833029013012483&scope=bot&permissions=66186303” alt=”Invite”>
</a>
</p>
<!– CONTENT –>
### Installation
[Download the latest version of flawbot.zip][releases-link].
Extract downloaded file contents into a separate folder.
Modify the included config.json file with your [API tokens][tokens-link].
Open the command prompt and start the bot by entering: dotnet FlawBOT.dll
:::note In case of errors, install the [.NET Core 7.0 Runtime for console apps][runtime-link]. ::
---
### Commands The following is a list of modules included with the latest version of FlawBOT.
[Bot][doc-bot] - Basic commands for interacting directly with the bot.
[Channel][doc-channel] - Commands for viewing and managing server channels.
[Emoji][doc-emoji] - Create, update and view server emojis.
[Games][doc-games] - Call APIs related to Steam, Team Fortress 2 and Nintendo.
[Misc][doc-misc] - Miscellenaous commands for doing math and viewing animals photos.
[Music][doc-music] - Have the bot play music in a voice channel.
[Role][doc-role] - Commands for managing server roles.
[Search][doc-search] - Call a variety of APIs like NASA, Reddit and IMDB.
[Server][doc-server] - Commands for managing the server.
[User][doc-user] - Commands for managing server users.
<!– MARKDOWN LINKS –> [releases-link]: https://github.com/CriticalFlaw/FlawBOT/releases/latest [tokens-link]: https://criticalflaw.ca/FlawBOT/tokens/ [runtime-link]: https://dotnet.microsoft.com/download/dotnet/7.0/runtime [doc-bot]: https://criticalflaw.ca/FlawBOT/modules/bot/ [doc-channel]: https://criticalflaw.ca/FlawBOT/modules/channel/ [doc-emoji]: https://criticalflaw.ca/FlawBOT/modules/emoji/ [doc-games]: https://criticalflaw.ca/FlawBOT/modules/games/ [doc-misc]: https://criticalflaw.ca/FlawBOT/modules/misc/ [doc-music]: https://criticalflaw.ca/FlawBOT/modules/music/ [doc-role]: https://criticalflaw.ca/FlawBOT/modules/role/ [doc-search]: https://criticalflaw.ca/FlawBOT/modules/search/ [doc-server]: https://criticalflaw.ca/FlawBOT/modules/server/ [doc-user]: https://criticalflaw.ca/FlawBOT/modules/user/