An open API service for producing an overview of a list of open source projects.

ActivityPub: https://github.com/delthas/mastodirc

bot irc mastodon

Score: -Infinity

Last synced: about 23 hours ago
JSON representation

Repository metadata:

A simple bot that copies your Mastodon home timeline to an IRC channel, live.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 2 months ago

Total Commits: 1
Total Committers: 1
Avg Commits per committer: 1.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
delthas d****s@d****c 1

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/delthas/mastodirc

Top Issue Authors

Top Pull Request Authors


Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/delthas/mastodirc

  • Homepage: https://github.com/delthas/mastodirc
  • Documentation: https://pkg.go.dev/github.com/delthas/mastodirc#section-documentation
  • Licenses: MIT
  • Latest release: (published 3 months ago)
  • Last Synced: 2025-10-28T06:48:10.444Z (3 months ago)
  • Versions: 0
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 7.203%
    • Average: 7.663%
    • Dependent repos count: 8.123%

Dependencies

go.mod go
  • github.com/gorilla/websocket v1.5.0
  • github.com/k3a/html2text v1.1.0
  • github.com/mattn/go-mastodon v0.0.6
  • github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
  • gopkg.in/irc.v3 v3.1.4
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/davecgh/go-spew v1.1.0
  • github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1
  • github.com/gorilla/websocket v1.5.0
  • github.com/jtolds/gls v4.20.0+incompatible
  • github.com/k3a/html2text v1.1.0
  • github.com/mattn/go-mastodon v0.0.6
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d
  • github.com/smartystreets/goconvey v1.6.4
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.4.0
  • github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/net v0.0.0-20190311183353-d8887717615a
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/text v0.3.0
  • golang.org/x/tools v0.0.0-20190328211700-ab21143f2384
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/irc.v3 v3.1.4
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.2.8
  • gopkg.in/yaml.v3 v3.0.1