Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
granthin
/
sastra-bot
Watch
1
Star
0
Fork
0
Files
Issues
1
Pull Requests
0
Wiki
Branch:
statisctics
Branches
Tags
fixUpperCase
master
morepurport
moveToAiogram3
purport
statisctics
statistics
v0.3
v0.2
v0.1
sastra-bot
/
memory.py
memory.py
70 B
Permalink
History
Raw
1
2
3
4
import redis
memory = redis.Redis(host='localhost', port=6379, db=0)