Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uptime (just like downtime) #7

Open
Aayush-683 opened this issue Feb 4, 2021 · 4 comments
Open

Uptime (just like downtime) #7

Aayush-683 opened this issue Feb 4, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@Aayush-683
Copy link

Like we can see downtime of website in the status command... how can we calculate the uptime of website?? is it possible? if yes then can you share code please :D

@finlaysawyer finlaysawyer added the enhancement New feature or request label Feb 4, 2021
@finlaysawyer
Copy link
Owner

I haven't implemented uptime tracking or reporting yet, but this is definitely something to consider in the future :)

@Clashplayer-PROTECT
Copy link

Clashplayer-PROTECT commented Mar 6, 2021

Hello,
My FRIEND have got probleme with one error.
Preview error :
Traceback (most recent call last):
File "bot.py", line 50, in
DiscordUptime().run(get_config("TOKEN"))
File "C:\Users\user\Desktop\discord-uptime-master\utils\config.py", line 31, in get_config
raise Exception(f"Your config is out of date! Missing a value for {item}")
Exception: Your config is out of date! Missing a value for TOKEN

@finlaysawyer
Copy link
Owner

@Clashplayer-PROTECT You included your bot token, I've edited it out but I would reset it.

The token needs to go in the config file, e.g.

"token": "TOKEN HERE",

Rename config.example.json to config.json and edit the values.

@Clashplayer-PROTECT
Copy link

Thanks you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants