Welcome
TimeBot is a Discord bot that displays the current time for your server and updates it every minute.
Commands
!settime <timezone> <#channel>– Set your timezone and channel where the clock will appear.!time– Manually post the current time to the channel.!docs– Get the link to this documentation.
Setup Guide
- Invite the bot to your server.
- Use
!settime Europe/Paris #time-channelto configure your timezone and target channel. - The bot will post and auto-update a time embed every minute.
Use any valid IANA timezone, like America/New_York, Asia/Tokyo, etc.
FAQ
🔧 Can I change the timezone later?
Yes! Just run !settime again with a new timezone or channel.
📦 Does the bot store data?
It saves the timezone and channel per server in a small config file. Nothing else is stored.
🧠Is it open source?
Yes, you can host it yourself and modify the code freely.