Skip to content

IanTangney/BundtBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BundtBot

Introduction

TODO

DiscordSharp

https://github.com/Luigifan/DiscordSharp)

Setup

Create a file called "BotToken.txt" in the keys folder (create it in proejct root if it doesn't exist), and put your bot token in there. Go here to get a bot token: https://discordapp.com/developers/applications/me

Dependencies

Download the following binaries and palce in the BundtBot project root (the folder with BundtBot.csproj in it): ffmpeg.exe ffplay.exe ffprobe.exe libsodium.dll opus.dll youtube-dl.exe

Configuration

There some settings you can configure in the App.config:

  • CommandPrefix: Will determine the prefix used for commands.

My Discord server

https://discord.gg/VFXUA6C

Functions

TODO

Joining servers

https://discordapp.com/oauth2/authorize?&client_id=BOT_CLIENT_ID&scope=bot&permissions=70376448

About

A Discord Bot written in C#, forked from DiscordSharp_Starter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%