https://github.com/bitnom/irc-shellbot
IRC bot in PHP allowing users to execute shell commands on servers and see the results
https://github.com/bitnom/irc-shellbot
irc-bot php
Last synced: 11 months ago
JSON representation
IRC bot in PHP allowing users to execute shell commands on servers and see the results
- Host: GitHub
- URL: https://github.com/bitnom/irc-shellbot
- Owner: bitnom
- Created: 2016-09-01T09:27:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-01T09:48:40.000Z (almost 10 years ago)
- Last Synced: 2025-06-04T22:46:30.171Z (about 1 year ago)
- Topics: irc-bot, php
- Language: HTML
- Homepage:
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# irc-shellbot
IRC bot in PHP-CLI allowing users to execute shell commands on remote servers and see the results.
Note: I haven't touched this code in something like 16 years (When I was a teenager). It probably needs a lot of work and optimization but last I ran it, it worked.