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 }}
MangoRageBot
/
MangoBot
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: MangoRageBot/MangoBot
Actions
All workflows
Workflows
Auto Assign
Auto Assign
Build MangoBot
Build MangoBot
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
79 workflow runs
79 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fixed it hopefully...
Build MangoBot
#160:
Commit
96c9504
pushed by
RealMangorage
1m 41s
master
master
1m 41s
View workflow file
Fixed few things...
Build MangoBot
#159:
Commit
1ef720c
pushed by
RealMangorage
55s
master
master
55s
View workflow file
Added ability for OptionalArg to return a default value.
Build MangoBot
#158:
Commit
0b39f50
pushed by
RealMangorage
49s
master
master
49s
View workflow file
Forgot to update the command dispatcher to support aliases...
Build MangoBot
#157:
Commit
109aad0
pushed by
RealMangorage
1m 5s
master
master
1m 5s
View workflow file
Dont make aliases() abstract....
Build MangoBot
#156:
Commit
0158739
pushed by
RealMangorage
57s
master
master
57s
View workflow file
Added Alias Command/Subcommand support.
Build MangoBot
#155:
Commit
0f1d5f9
pushed by
RealMangorage
1m 1s
master
master
1m 1s
View workflow file
Fixed issue with DataHandler...
Build MangoBot
#154:
Commit
e315e89
pushed by
RealMangorage
1m 18s
master
master
1m 18s
View workflow file
I dont need to increment the index++ twice...
Build MangoBot
#153:
Commit
e4969eb
pushed by
RealMangorage
55s
master
master
55s
View workflow file
Forgot something, whoops!
Build MangoBot
#152:
Commit
f195c71
pushed by
RealMangorage
1m 12s
master
master
1m 12s
View workflow file
Made it so comand system gives fewer allocations to a CommandContext...
Build MangoBot
#151:
Commit
b1037eb
pushed by
RealMangorage
45s
master
master
45s
View workflow file
Updated website to have new feature for showing command notes.
Build MangoBot
#150:
Commit
09a18ff
pushed by
RealMangorage
1m 10s
master
master
1m 10s
View workflow file
Updated Commands to be able to have extra "Information" aka Notes, wh…
Build MangoBot
#149:
Commit
6f54eb2
pushed by
RealMangorage
1m 4s
master
master
1m 4s
View workflow file
Started work on new command viewer webpage
Build MangoBot
#148:
Commit
b2dd1de
pushed by
RealMangorage
1m 12s
master
master
1m 12s
View workflow file
Fixed minor oversight, use SimpleName instead...
Build MangoBot
#147:
Commit
e2d6ac6
pushed by
RealMangorage
1m 1s
master
master
1m 1s
View workflow file
Added more info to ParameterPart and CommandData
Build MangoBot
#146:
Commit
f549779
pushed by
RealMangorage
1m 10s
master
master
1m 10s
View workflow file
Updated the command dispatcher to allow one to get all the registered…
Build MangoBot
#145:
Commit
6ebb5b7
pushed by
RealMangorage
1m 7s
master
master
1m 7s
View workflow file
Added CommandPart system, so you can get a detailed breakdown of a co…
Build MangoBot
#144:
Commit
4c46b33
pushed by
RealMangorage
1m 5s
master
master
1m 5s
View workflow file
Pass thru the command context object to the command context holder ->…
Build MangoBot
#143:
Commit
33cc1f2
pushed by
RealMangorage
1m 16s
master
master
1m 16s
View workflow file
Overhauled command API to now have AbstractCommand#run(CommandContext)
Build MangoBot
#142:
Commit
ea3c09d
pushed by
RealMangorage
1m 14s
master
master
1m 14s
View workflow file
Made the command system capable of providing very detailed cmd info.
Build MangoBot
#141:
Commit
7b3daf9
pushed by
RealMangorage
1m 12s
master
master
1m 12s
View workflow file
Improved everything.
Build MangoBot
#140:
Commit
2f32884
pushed by
RealMangorage
55s
master
master
55s
View workflow file
Improved the optionalArg stuff related to commands...
Build MangoBot
#139:
Commit
96e7b41
pushed by
RealMangorage
1m 9s
master
master
1m 9s
View workflow file
Added Flag argument, which returns false if the flag isn't present.
Build MangoBot
#138:
Commit
fa23542
pushed by
RealMangorage
59s
master
master
59s
View workflow file
Fixed issue.
Build MangoBot
#137:
Commit
7381265
pushed by
RealMangorage
1m 17s
master
master
1m 17s
View workflow file
Added another ArgumentType
Build MangoBot
#136:
Commit
40aa84f
pushed by
RealMangorage
1m 7s
master
master
1m 7s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.