Skip to content

flav-code/Discord.js-ping-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord.js-ping-bot v1.1.0

Don't forget to enable MESSAGE CONTENT intent

{
    "token": "",
    "prefix": ".",
    "guild_id": "",
    "guild_channel_id": "",
    "bot_message_id": "",
    "refresh_interval": 10, // Time in seconds
    "ips": [
        {
            "ip": "flavibot.xyz",
            "name": "FlaviBot web"
        },
        {
            "ip": "api.flavibot.xyz",
            "name": "FlaviBot API"
        },
        {
            "ip": "google.com",
            "name": "Google"
        }
    ]
}

Developed by flav#2200 with ❤️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published