Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
spiffomatic64
/
SpiffBot
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
7
Code
Issues
105
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Added appdomain stuff but breaks on complie
- #234
#234
Open
Toyz
wants to merge 40 commits into
spiffomatic64:master
spiffomatic64/SpiffBot:master
from
Toyz:master
Copy head branch name to clipboard
Conversation
Commits
40
(40)
Checks
Files changed
Open
Added appdomain stuff but breaks on complie
#234
Toyz
wants to merge 40 commits into
spiffomatic64:master
spiffomatic64/SpiffBot:master
from
Toyz:master
Copy head branch name to clipboard
Commits
Commits on Mar 17, 2015
Added appdomain stuff but breaks on complie
Show description for 5cd113a
Toyz
committed
5cd113a
View commit details
Copy full SHA for 5cd113a
Browse repository at this point
Commits on Mar 18, 2015
Fixed a bug in plugin loader
Toyz
committed
2002b50
View commit details
Copy full SHA for 2002b50
Browse repository at this point
Fixed the title from SpiffBaot to SpiffBot...
Show description for d042dc9
Toyz
committed
d042dc9
View commit details
Copy full SHA for d042dc9
Browse repository at this point
Added Win32 blocking API idk which one is which :panda_face:
Toyz
committed
f93de38
View commit details
Copy full SHA for f93de38
Browse repository at this point
Fixed a private to public in Win32 plugin
Toyz
committed
29d30eb
View commit details
Copy full SHA for 29d30eb
Browse repository at this point
Added Managers to handle Viewers
Show description for 83e7446
Toyz
committed
83e7446
View commit details
Copy full SHA for 83e7446
Browse repository at this point
Added Managers for Users and Commands
Show description for ac3bf09
Toyz
committed
ac3bf09
View commit details
Copy full SHA for ac3bf09
Browse repository at this point
Fixed the test plugin for cross plugin loading
Toyz
committed
69e8be5
View commit details
Copy full SHA for 69e8be5
Browse repository at this point
Added basic scareystuff plugin
Show description for 4a667f0
Toyz
committed
4a667f0
View commit details
Copy full SHA for 4a667f0
Browse repository at this point
Put events in a task factory
Show description for 06b0f7f
Toyz
committed
06b0f7f
View commit details
Copy full SHA for 06b0f7f
Browse repository at this point
Slight tweak to move certain calls about events xD
Toyz
committed
ba2a05e
View commit details
Copy full SHA for ba2a05e
Browse repository at this point
Fixed null error in HelpCommand
Toyz
committed
80ded87
View commit details
Copy full SHA for 80ded87
Browse repository at this point
Commits on Mar 19, 2015
Added Default Commands to the program
Show description for 58d50c5
Toyz
committed
58d50c5
View commit details
Copy full SHA for 58d50c5
Browse repository at this point
Minor tweaks to a few files
Show description for 7c3d157
Toyz
committed
7c3d157
View commit details
Copy full SHA for 7c3d157
Browse repository at this point
Code order clean up
Show description for b25dcd6
Toyz
committed
b25dcd6
View commit details
Copy full SHA for b25dcd6
Browse repository at this point
Removed unused usings
Show description for edeb4fd
Toyz
committed
edeb4fd
View commit details
Copy full SHA for edeb4fd
Browse repository at this point
Fixed bugs in code
Show description for 7f7316f
Toyz
committed
7f7316f
View commit details
Copy full SHA for 7f7316f
Browse repository at this point
Fix minor spelling bug
Toyz
committed
bf0ff33
View commit details
Copy full SHA for bf0ff33
Browse repository at this point
Fixed spelling bugs
Toyz
committed
dd219c1
View commit details
Copy full SHA for dd219c1
Browse repository at this point
Added Delay writter to Twitch
Show description for 90ade35
Toyz
committed
90ade35
View commit details
Copy full SHA for 90ade35
Browse repository at this point
Commits on Mar 20, 2015
Fixed console to reset color instead
Toyz
committed
9bf7d5f
View commit details
Copy full SHA for 9bf7d5f
Browse repository at this point
Redid the logger and added Color extensions to the code!
Toyz
committed
815ae4c
View commit details
Copy full SHA for 815ae4c
Browse repository at this point
Cleaned up logger
Toyz
committed
96bedfa
View commit details
Copy full SHA for 96bedfa
Browse repository at this point
Major code updates
Show description for de73972
Toyz
committed
de73972
View commit details
Copy full SHA for de73972
Browse repository at this point
Changed IRCClient and Writer to use the new system
Show description for f43134e
Toyz
committed
f43134e
View commit details
Copy full SHA for f43134e
Browse repository at this point
Fixed some stupid threading i did Q_Q
Toyz
committed
ef55e13
View commit details
Copy full SHA for ef55e13
Browse repository at this point
Few tweaks to the engine
Show description for daf9a76
Toyz
committed
daf9a76
View commit details
Copy full SHA for daf9a76
Browse repository at this point
Updated CommandObjects to be cloneable
Show description for 687ef6e
Toyz
committed
687ef6e
View commit details
Copy full SHA for 687ef6e
Browse repository at this point
Commits on Mar 21, 2015
Tweaks to minor things
Toyz
committed
db20551
View commit details
Copy full SHA for db20551
Browse repository at this point
Minor updates
Toyz
committed
0554ccb
View commit details
Copy full SHA for 0554ccb
Browse repository at this point
Commits on Mar 22, 2015
Revert "Minor updates"
Show description for 27c29ac
Toyz
committed
27c29ac
View commit details
Copy full SHA for 27c29ac
Browse repository at this point
Fixed code errors
Toyz
committed
93a955b
View commit details
Copy full SHA for 93a955b
Browse repository at this point
Added new basic plugin
Show description for 8d11c75
Toyz
committed
8d11c75
View commit details
Copy full SHA for 8d11c75
Browse repository at this point
Added power to see total seen for censor
Show description for fe33581
Toyz
committed
fe33581
View commit details
Copy full SHA for fe33581
Browse repository at this point
Changed stupid things
Toyz
committed
3e79f6d
View commit details
Copy full SHA for 3e79f6d
Browse repository at this point
Made logging to file multi threaded
Toyz
committed
fbb3055
View commit details
Copy full SHA for fbb3055
Browse repository at this point
Commits on Mar 27, 2015
Minor patches to code
Toyz
committed
d69b4c3
View commit details
Copy full SHA for d69b4c3
Browse repository at this point
Fixed few warnings in Ini system
Toyz
committed
a7c5254
View commit details
Copy full SHA for a7c5254
Browse repository at this point
Warning clean up
Toyz
committed
d03b59d
View commit details
Copy full SHA for d03b59d
Browse repository at this point
Changed Kick to Timeout
Toyz
committed
735a911
View commit details
Copy full SHA for 735a911
Browse repository at this point
You can’t perform that action at this time.