posts: fix Discord post time
Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
42a52ab7b9
commit
f30e5c1596
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Make your Discord.js bot's global slash commands accessible only to certain roles
|
title: Make your Discord.js bot's global slash commands accessible only to certain roles
|
||||||
summary: Secrets that the documentation won't tell you (not sure why though).
|
summary: Secrets that the documentation won't tell you (not sure why though).
|
||||||
time: 1631387096
|
time: 1642314274
|
||||||
---
|
---
|
||||||
|
|
||||||
So I was recently making a very simple [Discord bot](https://github.com/namansood/counter-bot) as a joke. Since I like JavaScript, I found a JavaScript library to help me out with this, [discord.js](https://discord.js.org), and got started.
|
So I was recently making a very simple [Discord bot](https://github.com/namansood/counter-bot) as a joke. Since I like JavaScript, I found a JavaScript library to help me out with this, [discord.js](https://discord.js.org), and got started.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue