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
Accelerator
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
Type
/
to 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 }}
bill-ahmed
/
mando_bot
Public template
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 14, 2021
Merge pull request #14 from bill-ahmed/dependabot/npm_and_yarn/y18n-3.2.2
Show description for 83f5a6d
bill-ahmed
authored
83f5a6d
View commit details
Copy full SHA for 83f5a6d
Browse repository at this point
Commits on Mar 31, 2021
Bump y18n from 3.2.1 to 3.2.2
Show description for c77c36b
dependabot[bot]
authored
c77c36b
View commit details
Copy full SHA for c77c36b
Browse repository at this point
Commits on Feb 12, 2021
Merge pull request #11 from bill-ahmed/dependabot/npm_and_yarn/lodash-4.17.19
Show description for 5f82c0e
bill-ahmed
authored
5f82c0e
View commit details
Copy full SHA for 5f82c0e
Browse repository at this point
Merge pull request #12 from bill-ahmed/dependabot/npm_and_yarn/bl-2.2.1
Show description for 6acc677
bill-ahmed
authored
6acc677
View commit details
Copy full SHA for 6acc677
Browse repository at this point
Commits on Sep 3, 2020
Bump bl from 2.2.0 to 2.2.1
Show description for 6c7d172
dependabot[bot]
authored
6c7d172
View commit details
Copy full SHA for 6c7d172
Browse repository at this point
Commits on Jul 19, 2020
Bump lodash from 4.17.15 to 4.17.19
Show description for da3391f
dependabot[bot]
authored
da3391f
View commit details
Copy full SHA for da3391f
Browse repository at this point
Commits on Jun 29, 2020
Update README.md
bill-ahmed
authored
f5bca6f
View commit details
Copy full SHA for f5bca6f
Browse repository at this point
Merge pull request #10 from bill-ahmed/jsx_views
Show description for 25aa323
bill-ahmed
authored
25aa323
View commit details
Copy full SHA for 25aa323
Browse repository at this point
replace & update existing view with jsx-slack tags
bill-ahmed
committed
b524122
View commit details
Copy full SHA for b524122
Browse repository at this point
Commits on Jun 28, 2020
jsx dependency, update tsconfig
bill-ahmed
committed
963291a
View commit details
Copy full SHA for 963291a
Browse repository at this point
Commits on Jun 17, 2020
Create LICENSE
bill-ahmed
authored
7fd929a
View commit details
Copy full SHA for 7fd929a
Browse repository at this point
Commits on Jun 15, 2020
Merge pull request #9 from bill-ahmed/deployment
Show description for a203eff
bill-ahmed
authored
a203eff
View commit details
Copy full SHA for a203eff
Browse repository at this point
Commits on Jun 14, 2020
update name of docker test action
bill-ahmed
committed
a8363aa
View commit details
Copy full SHA for a8363aa
Browse repository at this point
fix failing docker test, add npm script for testing js bundle
bill-ahmed
committed
effcf65
View commit details
Copy full SHA for effcf65
Browse repository at this point
build should be string
bill-ahmed
committed
8cc4613
View commit details
Copy full SHA for 8cc4613
Browse repository at this point
run unit tests inside docker container
bill-ahmed
committed
70ae30e
View commit details
Copy full SHA for 70ae30e
Browse repository at this point
update handy scripts
bill-ahmed
committed
0637e9a
View commit details
Copy full SHA for 0637e9a
Browse repository at this point
many small changes
Show description for 987e9c8
bill-ahmed
committed
987e9c8
View commit details
Copy full SHA for 987e9c8
Browse repository at this point
PORT and SERVER_BINDING were never supposed to have quotes in the variable assignment....
Show description for b9b1bc9
bill-ahmed
committed
b9b1bc9
View commit details
Copy full SHA for b9b1bc9
Browse repository at this point
more docker changes
bill-ahmed
committed
43c49dc
View commit details
Copy full SHA for 43c49dc
Browse repository at this point
helpful script
bill-ahmed
committed
8be1434
View commit details
Copy full SHA for 8be1434
Browse repository at this point
accept url binding in docker compose
bill-ahmed
committed
c4b7d25
View commit details
Copy full SHA for c4b7d25
Browse repository at this point
update comments and logging
bill-ahmed
committed
21e1dd6
View commit details
Copy full SHA for 21e1dd6
Browse repository at this point
fix issues with docker compose yaml
Show description for 51a520c
bill-ahmed
committed
51a520c
View commit details
Copy full SHA for 51a520c
Browse repository at this point
take in environment variable for mongodb connection string
bill-ahmed
committed
3a1144c
View commit details
Copy full SHA for 3a1144c
Browse repository at this point
logging when attempting to connect to db
bill-ahmed
committed
4e6d4b3
View commit details
Copy full SHA for 4e6d4b3
Browse repository at this point
- forgot to add express as prod dependency
Show description for 9ff88f9
bill-ahmed
committed
9ff88f9
View commit details
Copy full SHA for 9ff88f9
Browse repository at this point
Commits on Jun 13, 2020
also need mongodb service
Show description for 57def10
bill-ahmed
committed
57def10
View commit details
Copy full SHA for 57def10
Browse repository at this point
initial docker setup
bill-ahmed
committed
04ef199
View commit details
Copy full SHA for 04ef199
Browse repository at this point
Commits on Jun 7, 2020
Merge pull request #8 from bill-ahmed/keep_track_of_users
Show description for 798ded2
bill-ahmed
authored
798ded2
View commit details
Copy full SHA for 798ded2
Browse repository at this point
forgot to run test suite this whole time...
bill-ahmed
committed
a1a7e9b
View commit details
Copy full SHA for a1a7e9b
Browse repository at this point
script to seed the database
bill-ahmed
committed
e1fe4ad
View commit details
Copy full SHA for e1fe4ad
Browse repository at this point
update user model to reflect data we can get
Show description for d2dd2cb
bill-ahmed
committed
d2dd2cb
View commit details
Copy full SHA for d2dd2cb
Browse repository at this point
get list of all users from slack
bill-ahmed
committed
a50a2a6
View commit details
Copy full SHA for a50a2a6
Browse repository at this point
refactor cron jobs
bill-ahmed
committed
3531f57
View commit details
Copy full SHA for 3531f57
Browse repository at this point
Previous
Next
You can’t perform that action at this time.