edwardslabs / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
28 stars 31 forks source link

New module, "speccy.py" #245

Closed Jessexd closed 6 years ago

Jessexd commented 6 years ago

Features:

Parses speccy links, e.g. http://speccy.piriform.com/results/IX6JcGoJaJhzinvBpyLBtbm and spits out relevant info.

Sample responses for various links:

<bot> (nick) OS: Windows 10 Home 64-bit ● RAM: 8.00GB ● CPU: Intel Core 2 Quad Q9400 @ 2.66GHz Yorkfield 45nm Technology ● GPU: NVIDIA GeForce 9800 GT (PNY) ● Badware: None ● Failing Drive(s): Disk: #1

<bot> (nick) OS: Windows 10 Education 64-bit ● RAM: 16.0GB Dual-Channel Unknown @ 1069MHz (15-15-15-36) ● CPU: Intel Core i7 6700K @ 4.00GHz: 26 °C Skylake 14nm Technology ● GPU: 4095MB NVIDIA GeForce GTX 970 (MSI): 58 °C ● Badware: Killer Service V2 ● Failing Drive(s): None

<bot> (nick) OS: Windows 10 Pro 64-bit ● RAM: 8.00GB Dual-Channel DDR3 @ 799MHz (11-11-11-28) ● CPU: AMD FX-8350: 20 °C Vishera 32nm Technology ● GPU: 4095MB NVIDIA GeForce GTX 1050 Ti (Gigabyte): 34 °C ● Badware: AutoPico Daily Restart, Service KMSELDI ● Failing Drive(s): None

Commands:

None as of yet, therefore no help information either. It purely automatically parses speccy links.

Jessexd commented 6 years ago

I only wanted speccy.py added, oops.

linuxdaemon commented 6 years ago

@Jessexd You should close this PR since you opened a new one on the snoonetIRC/CloudBot repo