Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/flybywiresim/discord-bot

This is the repository for the FlyByWire Simulations Discord bot
https://github.com/flybywiresim/discord-bot

feat: add missing and new commands (#7)

* Add adirs.ts and update index.ts

* Added installererror.ts and updated index.ts

* Added ...

39ba3d2dfcff393a7e8ecd4df37eb582d4edae91 authored over 3 years ago by Ben Williams <[email protected]>
feat: ECS-Logging and transactions (#5)

* feat: process commands as APM transactions for improved logging

* refactor: use async/await...

a6b1b746d795a87ec9c890daebcc840b0ff6a793 authored over 3 years ago by Niklas Steiner <[email protected]>
fix: aliases

(cherry picked from commit 9224f0d65905a64e39237e2d92a51f0e668f8c03)

54e12da3eec6e437c3ba5d5a1a497a04f5d961c5 authored over 3 years ago by benjozork <[email protected]>
fix: roleinfo query text now gets lowercased

a15370ae2162186e12d0fc2d5098a35d0f64bbc6 authored over 3 years ago by Falcon <[email protected]>
feat: made command searching O(1)

a39cf9824fa7131ce529eacdc8630c29504c7cb6 authored over 3 years ago by Falcon <[email protected]>
feat: added installer command

92276f9f546d21f3e7ba8a3731962501e8841372 authored over 3 years ago by Falcon <[email protected]>
feat: added roleinfo command

021aad827c44c1aa9cf9018c13f63583be59159d authored over 3 years ago by Falcon <[email protected]>
feat: added membercount (#3)

af28c17c561a57672e2c518f21d23b14840b8013 authored over 3 years ago by Falcon <[email protected]>
feat: sigterm handler

888939d2c19587e9f3186ea5986b5e05bd86a48c authored over 3 years ago by Niklas Steiner <[email protected]>
feat: dedicated logging

438c1390d4918a80956e4be9c9f947dbb00c3a62 authored over 3 years ago by Niklas Steiner <[email protected]>
feat: add error handling to commands

e7a2505570d3cd5b446801900e1e468d2fcd1293 authored over 3 years ago by benjozork <[email protected]>
feat: ban logs

04cd0175e431761eb6416827089148ca9718a50f authored over 3 years ago by benjozork <[email protected]>
fix: add permissions error message

0067bbdd94413c3c36fe11ae6eb8b2971179375f authored over 3 years ago by benjozork <[email protected]>
feat: add permission restrictions

b39c1b61decc1f43f5cc6ba05cf995cd69fd0002 authored over 3 years ago by benjozork <[email protected]>
feat: add .experimental, .versions

480e5e007bc00d28c8ca7c0dc13c8cf76206f4c7 authored over 3 years ago by benjozork <[email protected]>
feat: add Kubernetes helm chart and deployment (#1)

* build: use multi-stage-builder for improved caching when building a Docker image

* refactor: ...

8c8f4e2656dc9d91e643196138be24ffbba15199 authored over 3 years ago by Niklas Steiner <[email protected]>
feat: add trythis

1f20140106c24a39e1aaa03f0f56704844e00d9b authored over 3 years ago by benjozork <[email protected]>
fix: renamed Dockerfile

974d8b92367467302abefb0d8af36903102c84be authored over 3 years ago by benjozork <[email protected]>
fix: remove env

28dec923d422482b9c6feb7bfdc66048d89c8581 authored over 3 years ago by Falcon <[email protected]>
feat: add dockerfile

63cb376933241a1876f03830f36d0f39e7005bdf authored over 3 years ago by Falcon <[email protected]>
feat: ban, unban

1688fce68eb9c1d8b023a9ecc181f31e81920ddb authored over 3 years ago by benjozork <[email protected]>
fix: build process

52bf2a247a8e99b668d5d84f2597639e2a714683 authored over 3 years ago by Falcon <[email protected]>
feat: add a couple of commands

0a0cb424fe4ac491cab07fd2555619a9b63c8db1 authored over 3 years ago by benjozork <[email protected]>
fix: do not print bail message if not in debug mode

72e25cb2f43972fa6595001a19956c75a691c61e authored over 3 years ago by benjozork <[email protected]>
fix: change help message embed title

dce494efcbeb9fe3a4d9c10168c538d3736acf4b authored over 3 years ago by benjozork <[email protected]>
feat: add help command, categories, descriptions

cb8403739be623c2498adf22af966c2a46106c8a authored over 3 years ago by benjozork <[email protected]>
feat: start work on commands

da89533b3caabc57c9a60172c7075cfa603c12cf authored over 3 years ago by benjozork <[email protected]>
feat: added author

904e7e5d5843c756087c4ea09535597f0c41e767 authored over 3 years ago by Falcon <[email protected]>
chore: regenerated package-lock.json

1b6119ecfb9e8d523573e5baab6be6e5f95fcaa7 authored over 3 years ago by Falcon <[email protected]>
feat: added eslint

a55d51fd92605c02929c85ac30877f505c3c0e90 authored over 3 years ago by Falcon <[email protected]>
feat: Initial Commit

f87472ebb9716e13b39a800a5f7c5595beedb14b authored over 3 years ago by Falcon <[email protected]>
feat: add gitignore

f9aebd8ea1d68496cddedd8acb85504b50e55cb0 authored over 3 years ago by Falcon <[email protected]>