A Teleportation helper handcrafted specially for Developer Sanctuary Server
Developer - CosmicPredator
Important
.NET SDK 8.0+ required
- Create a bot token at Discord Developer Portal.
- Make sure you invite the bot with Guild Channels and Slash commands permissions.
- Get your discord bot token and add it as a environment variable,
$ export DISCORD_BOT_TOKEN="your bot token"
- Build the project with the following command,
$ dotnet build -c release
- Now Run
Portal.Bot.exe
and enjoy.
Note
You can also edit some of the settings in appsettings.json