Heath123 / discross

A webhook bridge to send messages on Discord through a webpage
GNU Affero General Public License v3.0
41 stars 15 forks source link

hi #30

Open KyleBrolovski opened 1 year ago

KyleBrolovski commented 1 year ago

hello. i do like the idea of making a bot and adding it to your server for whatever device you're trying to use discord on. i notice a bug when the time is wrong, it's about an hour or two late when sending a message on the device. maybe you can fix that and remove the seconds in 00:00:00 (hour, minutes, seconds), and make it sync with the actual time. though this is a wip, you can take advice from other users. hope any of this made sense.

Fox595676 commented 6 months ago

Please use more descriptive titles in any Issues. This was a problem for me the last time Discross worked, about half a year ago. I am assuming this is due to the servers being placed in different time zones, and forgive me if I'm incorrect, but I don't believe that basic HTML paired with no JavaScript will actually let you determine the users geolocation. However, it could (potentially?) be determined by where the web requests come from, then figuring out how to display the time server-side.