UNPKG
@fakebot/autosend
Version:
latest (1.0.0)
1.0.0
Envia mensagens automáticas em loop com exclusão da anterior.
@fakebot/autosend
/
package.json
9 lines
•
287 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"name"
:
"
@fakebot
/autosend"
,
"version"
:
"1.0.0"
,
"description"
:
"Envia mensagens automáticas em loop com exclusão da anterior."
,
"main"
:
"index.js"
,
"author"
:
"Fake bot"
,
"license"
:
"MIT"
,
"keywords"
: [
"discord"
,
"bot"
,
"auto"
,
"mensagem"
,
"timer"
,
"fakebot"
] }