All Projects → PhantomBot → custom-modules

PhantomBot / custom-modules

Licence: other
User Provided Custom Modules for PhantomBot

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to custom-modules

dot
Personal and professional dotfiles to setup my personal workspace on any Debian/Ubuntu system. Also available as rwxrob/workspace container.
Stars: ✭ 152 (+484.62%)
Mutual labels:  scripts
hackipy
Hacking, pen-testing, and cyber-security related tools built with Python.
Stars: ✭ 26 (+0%)
Mutual labels:  scripts
reconness-agents
Reconness Agents Script
Stars: ✭ 25 (-3.85%)
Mutual labels:  scripts
k8s-demos
Demo scripts for Kubernetes built-in controllers
Stars: ✭ 29 (+11.54%)
Mutual labels:  scripts
bin
another scripts repo
Stars: ✭ 18 (-30.77%)
Mutual labels:  scripts
PowerShell
Mega collection of 250+ useful cross-platform PowerShell scripts.
Stars: ✭ 274 (+953.85%)
Mutual labels:  scripts
pyiocutils
A collection of Python utilities for use in scripts related to working with "indicators of compromise" (IOCs).
Stars: ✭ 18 (-30.77%)
Mutual labels:  scripts
classroom-cheats
Quizlet, quizizz, and gimkit utilities
Stars: ✭ 43 (+65.38%)
Mutual labels:  scripts
Windows11-Optimization
Community repository, to improve security and performance of Windows 10 and windows 11 with tweaks, commands, scripts, registry keys, configuration, tutorials and more
Stars: ✭ 17 (-34.62%)
Mutual labels:  scripts
dotfiles
Dotfiles for my NixOS system based on Dracula theme
Stars: ✭ 39 (+50%)
Mutual labels:  scripts
alreq
Documenting gaps and requirements for support of Arabic and Persian on the Web and in eBooks.
Stars: ✭ 51 (+96.15%)
Mutual labels:  scripts
sixarm unix shell scripts
SixArm.com » Unix » shell scripts for command line programs in sh, bash, etc.
Stars: ✭ 49 (+88.46%)
Mutual labels:  scripts
game-modes
Maniaplanet scripts and resources
Stars: ✭ 24 (-7.69%)
Mutual labels:  scripts
oscp-omnibus
A collection of resources I'm using while working toward the OSCP
Stars: ✭ 46 (+76.92%)
Mutual labels:  scripts
WindowsDFIR
Repository for different Windows DFIR related CMDs, PowerShell CMDlets, etc, plus workshops that I did for different conferences or events.
Stars: ✭ 51 (+96.15%)
Mutual labels:  scripts
playing-docker-swarm-docker-machine
Scripts to help you to play with Docker Swarm and Docker Machine
Stars: ✭ 19 (-26.92%)
Mutual labels:  scripts
dotfiles
Dotfiles repo
Stars: ✭ 12 (-53.85%)
Mutual labels:  scripts
soulsign-scripts
📝 一部分是个人为魂签制作的签到脚本,还有一些个人使用的签到脚本。
Stars: ✭ 50 (+92.31%)
Mutual labels:  scripts
Cuttlefish
Scripts for self-use, ⛔️ fork
Stars: ✭ 164 (+530.77%)
Mutual labels:  scripts
XboxDev
Information about XboxDev and issue tracker for the entire XboxDev ecosystem
Stars: ✭ 64 (+146.15%)
Mutual labels:  scripts

PhantomBot

Community Provided Custom Modules for PhantomBot

These are custom modules made by the PhantomBot Community.

How to Submit

  • Create a pull-request with your module in its own folder.
  • Add a README file for users to learn how to setup and use your modules.
  • Add a list of commands either in the README or in its own file.
  • We will not merge or approve changes to a module from another user unless the original author provides a approval message.

Disclaimer

  • These are user made modules. PhantomBot developers will not provide support for these modules.
  • We are not responsible if any module should corrupt, break or does anything unexpected to your database.
  • We are not responsible if any module should provide a negative user experience in your chat.

Suggested README File Format

While the README file that you provide does not have to be in this format, it might help by understanding some basic items that most users will be wondering about after installing your module:

My Cool Module
coolModule.js

Author
<However you want to reference yourself>

Module Directory Requirement
Ensure that coolModule.js is installed in ./scripts/systems

Language File
systems-coolModule.js is provided as a language file, please install into ./scripts/lang/english/systems

Module Configuration Options
<List out any configuration options that may be hard-coded into your module or into the language file>

Command List
The module provides the following commands:
!cool - Does something cool
!cool option1 - Does something cool with an option.
!cool username - Does something cool to a user in chat.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].