https://github.com/karitham/waifubot
discord waifu / husbando gacha bot
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.3%) to scientific vocabulary
Keywords
anilist
anime
bot
discord
discord-bot
docker
go
graphql
hacktoberfest
waifu
Last synced: 6 months ago
·
JSON representation
Repository
discord waifu / husbando gacha bot
Basic Info
Statistics
- Stars: 40
- Watchers: 5
- Forks: 9
- Open Issues: 4
- Releases: 0
Topics
anilist
anime
bot
discord
discord-bot
docker
go
graphql
hacktoberfest
waifu
Created over 5 years ago
· Last pushed 9 months ago
Metadata Files
Readme
License
README.md
Waifu Bot
Waifu bot is discord waifu/husbando gacha bot.
View your list at waifugui.karitham.dev and retrieve any data you need at waifuapi.karitham.dev.
Commands
- claim: claim a character
- exchange: exchange a character against a token
- give: give a character to someone
- info: information about the bot
- list: list owned characters
- roll: roll a random character
- verify: assert a user owns a character
- profile:
- edit: edit your profile
- anilist: set your anilist url
- favorite: set your favorite character
- quote: set your quote
- view: view a user's profile
- search:
- anime: search for an anime
- char: search for a character
- manga: search for a manga
- user: search for a user
Owner
- Name: PL Pery
- Login: Karitham
- Kind: user
- Location: Lille
- Company: CESI / @kraudcloud
- Website: https://karitham.dev
- Twitter: KarithamIRL
- Repositories: 14
- Profile: https://github.com/Karitham
OSS enthusiast. I make complex systems simple. Student, nerd, mistake enjoyer.
GitHub Events
Total
- Watch event: 2
- Delete event: 2
- Issue comment event: 1
- Push event: 13
- Pull request event: 2
- Fork event: 1
- Create event: 5
Last Year
- Watch event: 2
- Delete event: 2
- Issue comment event: 1
- Push event: 13
- Pull request event: 2
- Fork event: 1
- Create event: 5
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 40
- Total pull requests: 69
- Average time to close issues: 4 months
- Average time to close pull requests: 7 days
- Total issue authors: 10
- Total pull request authors: 8
- Average comments per issue: 1.43
- Average comments per pull request: 0.22
- Merged pull requests: 55
- Bot issues: 4
- Bot pull requests: 8
Past Year
- Issues: 1
- Pull requests: 1
- Average time to close issues: 1 day
- Average time to close pull requests: 2 days
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
- Karitham (14)
- Ziloxeur (4)
- Asarck (3)
- BellezaEmporium (3)
- dependabot-preview[bot] (2)
- cloudofdarkhole6 (2)
- HidekiItami (2)
- Netherchaotic (1)
- JackyOfSpades (1)
- Shidesu (1)
Pull Request Authors
- Karitham (26)
- BellezaEmporium (16)
- dependabot-preview[bot] (7)
- dependabot[bot] (3)
- Tank-White (2)
- Shidesu (1)
- AokoAsami199 (1)
- sethcenterbar (1)
Top Labels
Issue Labels
enhancement (10)
good first issue (4)
help wanted (3)
discussion (3)
bug (2)
user (2)
awaiting (1)
documentation (1)
Pull Request Labels
dependencies (10)
enhancement (1)
go (1)
Packages
- Total packages: 2
- Total downloads: unknown
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 12
proxy.golang.org: github.com/Karitham/WaifuBot
- Homepage: https://github.com/Karitham/WaifuBot
- Documentation: https://pkg.go.dev/github.com/Karitham/WaifuBot#section-documentation
- License: MIT
-
Latest release: v1.0.4
published 10 months ago
Rankings
Stargazers count: 3.6%
Forks count: 3.9%
Average: 6.0%
Dependent packages count: 7.0%
Dependent repos count: 9.3%
Last synced:
6 months ago
proxy.golang.org: github.com/karitham/waifubot
- Documentation: https://pkg.go.dev/github.com/karitham/waifubot#section-documentation
- License: mit
-
Latest release: v1.0.4
published 10 months ago
Rankings
Dependent packages count: 7.0%
Average: 8.2%
Dependent repos count: 9.3%
Last synced:
6 months ago
Dependencies
go.mod
go
- github.com/Masterminds/squirrel v1.5.2
- github.com/Netflix/go-env v0.0.0-20210215222557-e437a7e7f9fb
- github.com/diamondburned/arikawa/v2 v2.1.0
- github.com/diamondburned/dgwidgets v0.0.0-20210410192230-6cb212866389
- github.com/lib/pq v1.10.4
- github.com/machinebox/graphql v0.2.2
- github.com/matryer/is v1.4.0
- github.com/rs/zerolog v1.26.1
- golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11
go.sum
go
- github.com/Masterminds/squirrel v1.5.2
- github.com/Netflix/go-env v0.0.0-20210215222557-e437a7e7f9fb
- github.com/coreos/go-systemd/v22 v22.3.2
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/diamondburned/arikawa/v2 v2.0.0
- github.com/diamondburned/arikawa/v2 v2.0.5-0.20210218190821-a939a26cab0f
- github.com/diamondburned/arikawa/v2 v2.1.0
- github.com/diamondburned/dgwidgets v0.0.0-20210410192230-6cb212866389
- github.com/godbus/dbus/v5 v5.0.4
- github.com/gorilla/schema v1.2.0
- github.com/gorilla/websocket v1.4.2
- github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
- github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
- github.com/lib/pq v1.10.4
- github.com/machinebox/graphql v0.2.2
- github.com/matryer/is v1.4.0
- github.com/mavolin/dismock/v2 v2.0.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/rs/xid v1.3.0
- github.com/rs/zerolog v1.26.1
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.2.2
- github.com/stretchr/testify v1.7.0
- github.com/yuin/goldmark v1.4.0
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
- golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897
- golang.org/x/crypto v0.0.0-20211215165025-cf75a172585e
- golang.org/x/mod v0.4.2
- golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
- golang.org/x/net v0.0.0-20190620200207-3b0461eec859
- golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
- golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d
- golang.org/x/sync v0.0.0-20190423024810-112230192c58
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20190412213103-97732733099d
- golang.org/x/sys v0.0.0-20201018230417-eeed37f84f13
- golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
- golang.org/x/sys v0.0.0-20210423082822-04245dca01da
- golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- golang.org/x/text v0.3.0
- golang.org/x/text v0.3.3
- golang.org/x/text v0.3.6
- golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e
- golang.org/x/time v0.0.0-20201208040808-7e3f01d25324
- golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e
- golang.org/x/tools v0.1.7
- golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7
- golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
.github/workflows/build-container.yaml
actions
- actions/checkout v2 composite
- docker/build-push-action v2 composite
- docker/login-action v1 composite
- docker/setup-buildx-action v1 composite
- docker/setup-qemu-action v1 composite
Dockerfile
docker
- alpine 3.15 build
- golang 1.19-alpine build
docker-compose.yml
docker
- postgres 9.6-alpine