Skip to content

Simple Discord bot to convert english to nepali date or vice versa

Notifications You must be signed in to change notification settings

anchalghale/date-discord-bot

Repository files navigation

date-discord-bot

Simple discord bot to convert English(AD) to Nepali(BS) date.

Commands

The bot has two slash commands.

  • /help for help.
  • /date to convert todays date.
  • /date <today|yesterday|tomorrow|yyyy-mm-dd> to specify date.

Credits

Parses date using hamro patro date converter api.
Hamro Patro Date Converter: https://www.hamropatro.com/date-converter

Invite the bot to your server.

Use this link: Link

Run the bot yourself

  1. Create a .env file at project root with following contents.
BOT_TOKEN=<Your Discord Bot Token>
  1. Run the bot
python main.py

About

Simple Discord bot to convert english to nepali date or vice versa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published