CollabBot: Difference between revisions

From Computernewb Wiki
Jump to navigation Jump to search
(Manually imported)
mNo edit summary
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Discontinued}}
[[file:collabbotprofile.png|frame|CollabBot as it appears on the CollabVM Discord.]]
<div style="height: fit-content; border: 4px dotted blue; text-align: center; user-select: none;">'''''[[File:WindowsInfomation_x16.png]] Please do not confuse Collabbot with [[CollabBot]]. [[File:WindowsInfomation_x16.png]]'''''</div>
Collabbot is a CollabVM 1.2 bot created by [[icanttellyou]]. It has many commands that can do many things. This bot does not work with [[CollabVM Server 2.0]] or higher
[[File:Collabbot_v2.png|300px|thumb|right|The console of the bot]]


== Commands ==
'''CollabBot''' is a custom-made Discord bot by [[Dartz]] for the [[CollabVM Discord|Official CollabVM Discord]]. It is currently on version 1.05, and was created on June 19, 2018. The original purpose wa>
* 8ball - It is an implementation of the [[wikipedia:Magic 8-Ball|Magic 8-Ball]].
 
* amz - used to interact with the amz php bot.
== Functionality ==
* assa - Reverses your text and mirrors it in the other direction.
CollabBot commands are followed by the prefix +, and the bot currently only has access to the #collabbot channel on the official CollabVM Server. Other servers may vary. The +help output is as follows:
* ayya - Mirrors your text.
 
* b64/base64 - RW5jb2RlcyB0ZXh0IGludG8gQmFzZTY0Lg==
List of commands:
* b64d/base64decode - Decodes Base64 text.
;'''+changelog'''
* blacklist - blacklists user from using the bot. (OWNER ONLY)
: Will pull up a list of recent changes.
* changelog - Gives you the changelog of the bot.
;'''+exec (command)'''
* crash - crashes the bot. (OWNER ONLY)
: Will execute any valid Linux command you put in, although this sometimes may not work - try +reconnect or starting a vote reset
* credits - Gives you the credits of the bot.
;'''+help'''
* debug - gives debug info.
: Will show the help dialogue (todo: make it so you can type +help (command) to get info on a command)
* decide - the command decides for you.
;'''+invite'''
* eval - runs a command from the system. (OWNER ONLY)
: Will give a link to add CollabBot to your server.
* feedback - Allows you to give feedback about the bot, and give any suggestions.
;'''+ports'''
* help/commands - gives you help.
: Will list the currently open ports on the VM.ver.
* info - information about the bot.
;'''+password'''
* ip/myip/ipv4/myipv4 - gives you a fake IP of text you input or your username or VPN IP.
: Will post the default password for the machine.
* ipv6/myipv6 - gives you a fake IPv6 IP of text you input or your username or VPN IP.
;'''+reconnect'''
* ipcheck - used to check if the IP is a proxy or a VPN.
: The bot will attempt to reconnect to SSH. Try using this if commands are not working.
* js/.javascript - JavaScript interpreter.
;'''+reset'''
* kill - used to kill all of the commands, replaced by the whitelist. (OWNER ONLY)
: Reset the VM to a clean state instantly without waiting for a vote reset. (CollabBot Admins only)
* lua - LUA interpreter. (OWNER ONLY)
;'''+rules'''
* markov - Just a markov chain, nothing special.
: View the rules for the bot
* pasta - outputs a text file. (OWNER ONLY)
;'''+screenshot'''
* pn/phonenumber - gives you a fake phone number of text you input or your username.
: Takes a screenshot of the open VNC and posts it to the server. (Requires image posting permissions)
* reload - reloads the configuration of the bot. (OWNER ONLY)
;'''+ssh (ip) (port) (username) (password)'''
* retard - Calculates how retarded are you, or whatever you input.
: Connects the bot to the specified SSH server. Example: +ssh computernewb.com 24 dartz somepassword  (CollabBot Admins only)
* reverse - reversed the text you send.
;'''+vnc'''
* revive - used to bring back all of the commands, replaced by the whitelist. (OWNER ONLY)
: Prints a randomly insecure VNC server that was found by CollabBot. A new insecure VNC database is uploaded every few months.
* roll - rolls a random number from 0 to 9223372036854775806
;'''+votereset'''
* rot - ebgngrf yrggref sebz 1 gb 47 gvzrf.
: Works just like CollabVM - it starts a vote reset to reset the VM to a clean state.
* saas - Reverses your text and mirrors it.
 
* say - it's almost like the bot is talking to you.
Due to the limitations of Discord, text is very limited and may result in garbage output, as well as there being no support for graphics beyond the VNC screenshotting. Because text output is limited to 20>
* stats - Statistics, like how many messages were sent in chat by users.
 
* system - System usage, like RAM and CPU.
The bot is not limited to the CollabVM Official Server - it can be invited onto any Discord server. Some commands may be limited on non-CollabVM servers. The invite for CollabBot is here: https://discorda>
* time - Gives you the time of the system, or time-zones available on the system.
 
* timestamp - Gives you the UNIX timestamp.
The bot is currently running Ubuntu 18.04 LTS, and has open ports on port 24 (SSH), 5900 (VNC), and 6000 for general use. It requires no Discord permissions in order to function.
* <s>tutorial - used to give you tutorials, scrapped due to data loss.</s>
 
* verify - used to verify if the user is the owner of the bot.
==Moderation==
* version - Gives you the version of the bot.
 
* vpn - spoofs the IP when you use .ip
In addition to Dartz, and potentially other global Discord admins, normal users can become CollabBot admins if they are given the 'CollabBot' admin role, at the discretion of Dartz. Currently, the only Co>
* whitelist - allows you to manage the whitelist. (OWNER ONLY)
 
* xkcd - gives you a random xkcd comic.
==CollabBot 2.0==
* yaay - Mirrors your text in the other direction.
An updated version of CollabBot, CollabBot 2.00, is currently in development. It is mostly rewritten and has new code and a few new commands. The new commands are:
 
;'''+commands'''
: Basically the same as +help on CollabBot 1.
 
;'''+randomcolor'''
: Generates a random hex color
 
;'''+help (command)'''
: Gives a detailed description on a certain command. This is not the same as +help from CollabBot v1, that has been renamed to +commands.
 
;'''+ping'''
: Bot will respond with pong. Can be used to test if the bot is online/responding to commands.
 
;'''+serverinfo'''
: Gives information about the current server
 
The following commands have been updated:
*'''+exec''' - Now informs you if there is an error with ssh instead of just blanking out. Also uses color.
*'''+rules''' - Rules are now much more detailed and colorful.
 
[[Category:Documentation]]

Revision as of 13:16, 18 May 2022

CollabBot as it appears on the CollabVM Discord.

CollabBot is a custom-made Discord bot by Dartz for the Official CollabVM Discord. It is currently on version 1.05, and was created on June 19, 2018. The original purpose wa>

Functionality

CollabBot commands are followed by the prefix +, and the bot currently only has access to the #collabbot channel on the official CollabVM Server. Other servers may vary. The +help output is as follows:

List of commands:

+changelog
Will pull up a list of recent changes.
+exec (command)
Will execute any valid Linux command you put in, although this sometimes may not work - try +reconnect or starting a vote reset
+help
Will show the help dialogue (todo: make it so you can type +help (command) to get info on a command)
+invite
Will give a link to add CollabBot to your server.
+ports
Will list the currently open ports on the VM.ver.
+password
Will post the default password for the machine.
+reconnect
The bot will attempt to reconnect to SSH. Try using this if commands are not working.
+reset
Reset the VM to a clean state instantly without waiting for a vote reset. (CollabBot Admins only)
+rules
View the rules for the bot
+screenshot
Takes a screenshot of the open VNC and posts it to the server. (Requires image posting permissions)
+ssh (ip) (port) (username) (password)
Connects the bot to the specified SSH server. Example: +ssh computernewb.com 24 dartz somepassword (CollabBot Admins only)
+vnc
Prints a randomly insecure VNC server that was found by CollabBot. A new insecure VNC database is uploaded every few months.
+votereset
Works just like CollabVM - it starts a vote reset to reset the VM to a clean state.

Due to the limitations of Discord, text is very limited and may result in garbage output, as well as there being no support for graphics beyond the VNC screenshotting. Because text output is limited to 20>

The bot is not limited to the CollabVM Official Server - it can be invited onto any Discord server. Some commands may be limited on non-CollabVM servers. The invite for CollabBot is here: https://discorda>

The bot is currently running Ubuntu 18.04 LTS, and has open ports on port 24 (SSH), 5900 (VNC), and 6000 for general use. It requires no Discord permissions in order to function.

Moderation

In addition to Dartz, and potentially other global Discord admins, normal users can become CollabBot admins if they are given the 'CollabBot' admin role, at the discretion of Dartz. Currently, the only Co>

CollabBot 2.0

An updated version of CollabBot, CollabBot 2.00, is currently in development. It is mostly rewritten and has new code and a few new commands. The new commands are:

+commands
Basically the same as +help on CollabBot 1.
+randomcolor
Generates a random hex color
+help (command)
Gives a detailed description on a certain command. This is not the same as +help from CollabBot v1, that has been renamed to +commands.
+ping
Bot will respond with pong. Can be used to test if the bot is online/responding to commands.
+serverinfo
Gives information about the current server

The following commands have been updated:

  • +exec - Now informs you if there is an error with ssh instead of just blanking out. Also uses color.
  • +rules - Rules are now much more detailed and colorful.