Skip to content

A Discord Bot made with C# and DSharpPlus for time management using the Pomodoro Technique.

License

Notifications You must be signed in to change notification settings

nTony46/PomodoroBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PomodoroBot

This is Discord Bot made with C# and DSharpPlus for time management with the Pomodoro Technique, mainly to be used in study servers.

How to add the bot to your server

You can add the Discord Bot using this link

Update: The link no longer works because my Azure account is back to the free tier and cannot host it continously. Feel free to follow the steps below to run/host the bot yourself

Running the bot yourself

  • Create a Discord Developer Profile and a create a new Application
  • Generate an OAuth2 URL and use it to invite the bot to the desired server
  • Clone this repository
  • Generate the Discord Bot Token and set it as the Token string inside Program.cs
  • Set up FFMPEG
  • Set the file paths for the AlarmSounds and FFMPEG inside Commands/TimerCommands.cs
  • Run or host the program/bot

Demo Images

pomodoroimg1

pomoimg1

About

A Discord Bot made with C# and DSharpPlus for time management using the Pomodoro Technique.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages