🕒 TimeBot Documentation

Welcome

TimeBot is a Discord bot that displays the current time for your server and updates it every minute.

Commands

Setup Guide

  1. Invite the bot to your server.
  2. Use !settime Europe/Paris #time-channel to configure your timezone and target channel.
  3. 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.