caution
This project is no longer in development.
Installation
- Install .NET Core 7.0 Runtime for console apps.
- Download the latest version of flawbot.zip.
- Extract downloaded file contents into a separate folder.
- Modify the included config.json file with your API tokens.
- Open the command prompt and start the bot by entering:
dotnet FlawBOT.dll
Commands
The following is a list of modules included with the latest version of FlawBOT.
- Bot - Basic commands for interacting directly with the bot.
- Channel - Commands for managing server channels.
- Dictionary - Commands for interacting with the Urban Dictionary API.
- Imgur - Commands for interacting with the Imgur API.
- Misc - Miscellenaous bot interaction commands.
- Music - Have the bot play music in a voice channel.
- NASA - Commands for interacting with the NASA API.
- News - Commands for interacting with the News API.
- Nintendo - Commands for interacting with the Nintendo game APIs.
- OMDB - Commands for interacting with the OMDB API.
- Reddit - Commands for interacting with the Reddit RSS feeds.
- Role - Commands for managing server roles.
- Server - Commands for managing the Discord server.
- Simpsons - Commands for interacting with Frinkiac and Morbotron.
- Speedrun - Commands for interacting with the Speedrun.com API.
- Steam - Commands for interacting with the Steam API.
- Team Fortress 2 - Commands for interacting with the Teamwork.TF API for TF2.
- User - Commands for managing server users.
- Weather - Commands for interacting with the WeatherStack API.
- Wikipedia - Commands for interacting with the Wikipedia API.
- YouTube - Commands for interacting with the YouTube API.