mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-21 19:39:44 +01:00
6722fd7f8d
This was way overdue. User passwords are no longer stored as cleartext. When PBot is restarted after applying this commit, all stored passwords will be converted to salted hash digests. The `useradd`, `userset` and `my` commands will now hash passwords. Why did it take me so long to finally get around to hashing passwords properly, you might ask. The reason why this wasn't done sooner is because all of my users used hostmask-based `autologin`. The passwords that PBot randomly generated were ignored and never used. I do regret that it took me so long to get around to this, for those of you who might be using custom passwords instead of hostmask-based `autologin`. |
||
---|---|---|
.. | ||
Plugins | ||
Admin.md | ||
AntiAbuse.md | ||
Applets.md | ||
Commands.md | ||
Factoids.md | ||
FAQ.md | ||
Functions.md | ||
git-md-toc | ||
makereadmetoc | ||
Plugins.md | ||
QuickStart.md | ||
README.md | ||
Registry.md | ||
updatetocs | ||
VirtualMachine.md |
PBot Documentation
Table of Contents
- QuickStart
- Plugins
- Commands
- Administrative
- Factoids
- Registry
- Applets
- About
- Creating applets
- Documentation for
built-in applets
- cc
- Usage
- Supported Languages
- Default Language
- Disallowed system calls
- Program termination with no output
- Abnormal program termination
- C and C++ Functionality
- Using the preprocessor
- main() Function Unnecessary
- Embedding Newlines
- Printing in binary/base2
- Using the GDB debugger
- Interactive Editing
- Some Examples
- english
- expand
- prec
- paren
- faq
- cfact
- cjeopardy
- c99
- c11
- c23
- man
- define
- dict
- foldoc
- vera
- udict
- wdict
- acronym
- math
- calc
- qalc
- compliment
- insult
- excuse
- horoscope
- quote
- cc
- Anti-Abuse
- Virtual Machine
- Initial virtual machine set-up
- Start PBot VM Host
- Frequently Asked
Questions
- When I
type
!version
it say “new version available”? - How do I change the bot trigger?
- How do I whitelist a user?
- How do I change how the bot outputs multi-line messages?
- I made a command. It’s supposed to output formatting with spaces and tabs?
- How do I change my password?
- How do
I make PBot remember my
date
timezone? - How
do I make PBot remember my
weather
location? - How do I set up automatic join-flood enforcement?
- When I
type