Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
2 years ago | |
|---|---|---|
| .. | ||
| images | 2 years ago | |
| README.md | 2 years ago | |
| agent_utils.py | 2 years ago | |
| bot.py | 2 years ago | |
| requirements.txt | 2 years ago | |
AutoAnny is a Discord bot built using AutoGen to help with AutoGen's Discord server.
Actually Anny can help with any OSS GitHub project (set ANNY_GH_REPO below).
/heyanny help: Lists commands./heyanny ghstatus: Summarizes GitHub activity./heyanny ghgrowth: Shows GitHub repo growth indicators./heyanny ghunattended: Lists unattended issues and PRs.cd samples/apps/auto-annypip install -r requirements.txtexport OAI_CONFIG_LIST=your-autogen-config-list
export DISCORD_TOKEN=your-bot-token
export GH_TOKEN=your-gh-token
export ANNY_GH_REPO=microsoft/autogen # you may choose a different repo name
To get a Discord token, you will need to set up your Discord bot using these instructions.python bot.pyNote: By default Anny will log data to autoanny.log.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This is a mirror of AutoGen from GitHub. AutoGen is a framework that enables the development of LLM applications using multiple agents that can converse with each other to solve tasks.
Python SVG Jupyter Notebook C# TSX other