Statistics POST API Discord Bot developer

Status
This thread has been locked.

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
So basically I need a discord bot that'll log certain statistics of my discord server and I believe its "POST" them to my website.

I have a web dev working on this and you'll be put into a group chat with him for more details.

DM me on discord ⚡ zDrakon ⚡#4392

Not looking to spend over $10 for this as it really shouldn't be TOO difficult? its mainly silently logging member counts, total member growth, possibly # of messages sent in the past hour or something?
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

adamawesome135

Check out Levely.me
Supreme
Feedback score
38
Posts
1,398
Reactions
555
Resources
4

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
Code:
Essentially, I just need an API to grab data from. From @⚡ zDrakon ⚡'s descriptions of what he's looking for, the bot just needs to send a POST/PUT request every X intervals and I just need to grab that data with a GET request. I don't think we really need user authentication/authorization so it's fine to just leave it as it.
The endpoint will just be domain.com/api/userCount or something of similar nature to reflect that it holds the total player count in the server.

Oh I'm planning on using AJAX to grab data - I won't be using PHP in this project to connect to a MySQL database.
Everything is client-side.

From my web dev ^^^ Looking for someone who can do this :p
 

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
Static Team[DOUBLEPOST=1549477003][/DOUBLEPOST]
Check out my services - aka Static Team
Pretty sure an executive of this service team refused to provide services to me due to the possibility of losing a paypal dispute if I were to open one up, since your TOS is invalid in regarding that I can not open a dispute and instead leave it up to the service team to solely decide on how to proceed. If its not decided in my favor, and its unreasonable, of course I'd dispute and want my money back.
 

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
Can I have your Discord username and the ticket number so I can further review this ticket? And we'd be happy to accept your project. We shouldn't be denying anything - however we dislike people that do dispute payments, but if a problem were to occur we'd refund the money back if the problem is on our end. Please contact me and we can work out something.
I left the server. My experience with service teams that are insistent on legal terms such as this are that if any problems occur on their end, they will either blame their freelancer and still hold their money OR they will offer partial refunds for a project the freelancer did work on, but have no usage to me as I can not find anyone else to work on it (e.g. a website, a bot, etc.)

My discord is in the OP.
 

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
We'd rather you not dispute any transaction you do with Static Team and instead to deal with the situation with us before having to dispute it. I'm sorry for the misunderstanding!
I am pretty sure I mentioned multiple times in the ticket that I would be willing to allow Static Team to be the arbitrator to the situation/dispute, however if things are not decided in my favor, I have every right to still open a dispute via PayPal and have them take over as the arbitrator... which you (I believe its you) adamantly stated that your TOS will be ruled as fair in PayPal's eyes and that any attempts to dispute via PayPal will result in a win for you.

Which... I countered by calling up PayPal themselves and they said there is no TOS that will ever be valid to deny a PayPal user's right to dispute a transaction, in which... you quickly refused services to me. I understand why you refused, I'm just explaining that I'm not very fond of service teams who are so strict/insistent that their TOS is obsidian in PayPal's eyes.
 

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
I'm looking at the ticket logs right now - and I don't see me typing anywhere. I'm sure of who it was - but I'm speaking to them and working on why they declined your commission. This process or punishment will not be revealed to the public
Ah, well sorry I accused you. Your name just looks familiar somewhere somehow. Anyhow if you found who it was, they're the ones who ruined my impression of this fairly new service team.
 

Blake

Software Engineer
Supreme
Feedback score
7
Posts
48
Reactions
11
Resources
0
Oh I'm planning on using AJAX to grab data - I won't be using PHP in this project to connect to a MySQL database.
Everything is client-side.

If you're not using PHP to connect to the DB, what else are you using? AJAX is just a request, it can't hit a database and pull data unless you give credentials to the client, then use a library to pull it directly, which wouldn't be smart at all.
 
Status
This thread has been locked.
Top