All Projects → favianrizqulloh → discord-clock

favianrizqulloh / discord-clock

Licence: MIT license
A simple clock script for your bot to show what time it is in your server | Discord.js v13 ready!

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to discord-clock

Luki
[Deprecated] The official repository for Luki the Discord bot
Stars: ✭ 21 (-27.59%)
Mutual labels:  discordjs, discord-api, node-js, discord-js, discordbot
Discord-Reposter
Bot for reposting Discord messages (work in progress)
Stars: ✭ 62 (+113.79%)
Mutual labels:  discordjs, discord-api, node-js, discord-js, discordbot
Discord-BOT-Dashboard-V2
Discord BOT Dashboard V2 is made to make Discord BOT Development easy, designed to help create applications without writing a single line of code while using a user friendly Web-Dashboard!
Stars: ✭ 120 (+313.79%)
Mutual labels:  discordjs, discord-api, discord-js, discordbot
discord-voice
⏲️ A complete framework to facilitate the tracking of user voice time using discord.js
Stars: ✭ 33 (+13.79%)
Mutual labels:  discordjs, discord-api, discord-js, discordbot
Discord-Bot-TypeScript-Template
Discord bot - A discord.js bot template written with TypeScript.
Stars: ✭ 86 (+196.55%)
Mutual labels:  discordjs, discord-api, discord-js, discordbot
ng2-timezone-selector
A simple Angular module to create a timezone selector using moment-timezone.
Stars: ✭ 12 (-58.62%)
Mutual labels:  moment, momentjs, moment-js, moment-timezone
LenoxBot
🖥️ LenoxBot is a Discord bot that offers many cool new features to your Discord server!
Stars: ✭ 218 (+651.72%)
Mutual labels:  discordjs, discord-api, discord-js, discordbot
zuly
🤖 | Hi, I'm zuly, a brazilian bot! Focused on animes!
Stars: ✭ 45 (+55.17%)
Mutual labels:  discordjs, node-js, discord-js, discordbot
suggestions-bot
A Discord bot designed to build better communities by encouraging a positive and constructive relationship between community and staff.
Stars: ✭ 22 (-24.14%)
Mutual labels:  discordjs, discord-api, discord-js, discordbot
mass-dm-discord
A MassDM selfbot which is working in 2021. Only for educational purposes 🥱🚀
Stars: ✭ 87 (+200%)
Mutual labels:  discordjs, discord-api, discord-js, discordbot
Discord-BOT-Dashboard
This version is outdated, please check out Discord BOT Dashboard v2
Stars: ✭ 32 (+10.34%)
Mutual labels:  discordjs, discord-api, discord-js, discordbot
Aometry
An awesome multipurpose discord bot build using discord.js v13 with support for slash commands and context menus
Stars: ✭ 51 (+75.86%)
Mutual labels:  discordjs, discord-api, discord-js, discordbot
Max-Bot
Max Bot is an open-source bot made in node-js with discord-js. It Has Commands from fun to moderator.
Stars: ✭ 27 (-6.9%)
Mutual labels:  discordjs, node-js, discord-js, discordbot
Friend-Time
Discord bot - Friend Time helps your server coordinate times and events by converting times mentioned in chat between time zones!
Stars: ✭ 62 (+113.79%)
Mutual labels:  discordjs, momentjs, discord-js, discordbot
Discord-Bot-Choo-Choo
Coding Train Example Discord Bot
Stars: ✭ 35 (+20.69%)
Mutual labels:  discordjs, discord-js, discordbot
SparkV
🤖⚡ | The most POWERFUL multipurpose chat/meme bot that will boost the activity in your server.
Stars: ✭ 24 (-17.24%)
Mutual labels:  discordjs, discord-js, discordbot
Hurricano
An amazing open-source Discord bot using MongoDB with many features such as a customizable prefix, a reaction menu, music, role requirement giveaways and much more!
Stars: ✭ 97 (+234.48%)
Mutual labels:  discordjs, discord-api, discord-js
slshx
⚔️ Strongly-typed Discord commands on Cloudflare Workers
Stars: ✭ 163 (+462.07%)
Mutual labels:  discordjs, discord-api, discord-js
Discord-Tools
VSCode extension allowing the integration of a Discord chat, bot templates, snippets, themes and more!
Stars: ✭ 91 (+213.79%)
Mutual labels:  discordjs, discord-js, discordbot
multiple-purpose-discord-bot-like-carlbot
A MultiPurpose Discord bot Named Dumb Bot which does Almost Everything You will need in one bot and with 230+ Commands and does almost everything which is in carl-bot or dyno
Stars: ✭ 70 (+141.38%)
Mutual labels:  discordjs, discord-js, discordbot



Discord Clock

A simple clock script for your bot to show what time it is in your server | Made with discord.js and moment.js.

Get Started

Requirements:

  1. Node.js at least v16.6.0 or newer;
  2. Git;
  3. Your Discord bot's token.

Installation:

  1. Open terminal and run git clone https://github.com/favianrizqulloh/discord-clock;
  2. Run npm install;
  3. Copy .env.example file to .env and edit the .env file according to the instructions in the file;
  4. Run npm start and you're done.

Note

Due to the API request rate limit, the clock is updated every 10 minutes, so it is not up-to-date. Read more.

Join us on Discord

FΛV Community Discord server

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].