C# Discord bot made using NetCord for keeping a TikTok-style streak
at main 8 lines 575 B view raw view rendered
1# StreakBot 2This is a Discord bot made using NetCord, for the purposes of creating a server to make streaks (a la TikTok or Duolingo). Creates voice channels that display the streak count and a timer of when the daily timer starts again. 3 4You'll need to do the necessary steps of setting up a Discord bot (Set up a bot at https://discord.com/developers/applications), grab the token that it spits out after creating the bot, and put it into the appsettings.json. 5 6Start a streak with /start <@username> 7End a streak with /endstreak <@username> 8Check your streaks with /streak