Author Topic: Admin/Tag Cloud (Must have a website)  (Read 5207 times)

Finally decided to release this.

Make sure you have a website before doing this. Make sure you also know what you are doing.

/setCloud serv SERVERHERE - Connects to the website. (Set the /setCloud com to nothing if it is just nothing)
/setCloud dir directory - Sends the check command to the website to the directory. (You may leave it blank) (Make sure you have the website first
/cloud - Gives you info about this
When a super admin connects, they will get the message about setting it up if it hasn't been setup.

Make sure you have a AdminCloud.html and a TagCloud.html on the directory!

See the examples here:
http://cloud.visolator.tk/advancedbot/AdminCloud.html
http://cloud.visolator.tk/advancedbot/TagCloud.html
/setCloud serv cloud.visolator.tk
/setCloud dir advancedbot

Making the AdminCloud.html
ID Stat EndTrialDatetime<br> This is for each line, stat is 1 or 2 (A or SA) EndTrialDatetime is MM/DD/YY
    EndTrialDatetime is optional, if you want an admin to have limited admin.

Making the TagCloud.html (optional)
ID Tag here and it can use ML characters<br> This is for each line

Here are some pics from Buttman's server from testing



Download : Server_CloudManagement
« Last Edit: May 29, 2014, 04:16:40 AM by Advanced Bot »


I don't understand what your point of html editing this.




Now you should make that the API and make a nicer website

Very nice. You should really keep libraries and support scripts in their own files, though.


Now you should make that the API and make a nicer website
I really wish I knew more about node.js and javascript.

I can't make an API.

I dont get what this does
From what I can tell, it's basically an auto-admin addon, which kind of isn't necessary unless you don't have certain things.

From what I can tell, it's basically an auto-admin addon, which kind of isn't necessary unless you don't have certain things.

Useful if you can't get on a server to make someone admin.

Useful if you can't get on a server to make someone admin.
and if you have multiple servers and don't feel like copying the file to all the servers, or unless you lost the file

I really wish I knew more about node.js and javascript.

I can't make an API.
you don't need either of those to make an api.
Look into JSON and Port's Jettison parser

Best tutorial for JSON?