Skip to content

Async module to fetch random topics for conversation

License

Notifications You must be signed in to change notification settings

johan-naizu/aiotopics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiotopics

aiotopics

Fetch random topics to start conversations. Ideal for discord and other social media bots.

Downloads PyPI PyPI - Python Version PyPI - License

Installation

pip install aiotopics

Usage

import aiotopics
topic=await aiotopics.get_topic()
print(topic)

About

Async module to fetch random topics for conversation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages