π±βπ Amy is your personal assisstant, reimagined. In other words, Amy is a Discord bot for the Dudes of 708 Discord server. You can also visit our YouTube homepage to see the kind of content that is relevant to the usage of Amy. To see the full docs, click here. Click here to add Amy to your Discord server.
Amy builds upon over a decade of experience in social interactions at scale using various messaging platforms, with the current platform of choice being Discord as the community comes together to build best-in-class ideas and practices for our own purposes.
Amy currently runs on Gideon Tong's Server Network and has been given her own private subdomain space. If you would like to get involved in helping to shape the evolution of not just Amy but also future smart personal assisstants, consider reading the contributor's guide to get started.
this is a sick command
by Jayy from Discord
- Custom welcome, about, join, and help messages tailored to communities
- Utility commands to find out user information
- Moderation commands to help moderators manage a community and find out user details
- Wipe recent channel history
- Control and manage announcements
- Easter eggs and collectible achievements to create friendly competition between memebers of a community
- Intelligently respond to certain users
- Calls members out when they delete a spicy message (like an image)
- Randomly prank users of a Discord server
- All values, variables, and settings are admin-configurable
- Advanced permissions system with clear hierarchy and inhereitance
- Multiple bot instances controlled via one dashboard
- Automatic multi-process load balancing without dependencies
Amy is in active development, and if you have a feature request, simply fill out an issue and we will get to it as soon as possible.
(I know there are issues with the screenshots in dark mode. I'll fix that soon!)
Amy supports custom achievements, which you can add your own instance of the bot (if you're running a custom instance for a private server), and soon will support admin-configurable achievements as well as default achievements that can be enabled globally (across servers) as well as only within a server.
To get started, simply clone this repository to your hard drive. You'll need Node 12.x or another JS code interpreter. Assuming you have Node installed, simply type
npm install --production
and while Node grabs the dependencies for you, move the file in config/secrets-blank.json
to config/secrets.json
and replace token
with your Discord API key. Then start the application with
npm start
If you're a developer and would like to get started, see the setup guide in the documentation /docs
folder.
If you need support, you can start with reference guides and Google searches.
That said, if you have questions, feel free to reach out to me if you have any questions.
There are many ways you can contribute to the project, and we greatly appreicate all the work you want to put into helping me making Amy better! For example:
- Submit bugs and feature requests, and if you see a bug report, you can help verify it by testing it as well.
- Review the documentation, then make a pull request for anything from typos to new content.
- Make comments on upcoming changes to the source code.
- Contribute to writing more comprehensive unit tests.
If you'd like to contribute directly to the code base, see the contributor's guide before getting started. But thank you so much if you'd like to contribute! Just submit a pull request, as I review pull requests thoroughly and would love to see what you can cook up. If you want to just submit an idea instead, feel free to submit an issue instead.
If you have any feedback, feel free to take this opportunity to become a contributor and open an issue. Additionally, you can email the maintainer Gideon Tong at [email protected].
Amy is maintained by Gideon Tong, whom you can contact by email at [email protected] if you have any private concerns, security disclosures, or would like professional support. If you feel that you have a security disclosure and would like an encrypted form of transport, you may reach out to me with the PGP key listed in the security page of this repository.
Contributions and feedback from Amy Nguyen, Max Buydakov, Kevin Stubbings, Brian Lam, Leo Zhang, and Jesus Castillo have been implemented into this project.
Their contributions can be found in the contributor's graph, and range from finding typos in strings to creating feature request issues. Special thanks to Amy Nguyen for allowing her namesake to be the inspiration of this project.