This website requires JavaScript.
Explore
Help
Sign In
stupidcomputer
/
universalducks
Watch
1
Star
0
Fork
You've already forked universalducks
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
irc bot for cross-channel, universal ducks!
25
Commits
1
Branch
0
Tags
58
KiB
Python
100%
bf58b6abcf
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
randomuser
bf58b6abcf
add simple command line interface
2021-07-21 16:24:23 -05:00
.gitignore
add .gitignore
2021-07-21 00:50:22 -05:00
README
initial commit
2021-07-20 16:53:12 -05:00
channels.py
add ChannelDB api for storing channel membership
2021-07-21 00:47:28 -05:00
db.py
make db.DuckStats.ratio() actually calculate a ratio
2021-07-21 00:29:46 -05:00
main.py
add simple command line interface
2021-07-21 16:24:23 -05:00
README