docs(v2): Add AttoBot website to showcase page (#4284)

* Update users.js

* Add files via upload

* Add files via upload

* Delete attobot.png

* Add files via upload

* Alphabetical order as required by a reviewer
This commit is contained in:
wolf20482 2021-02-24 21:47:10 +07:00 committed by GitHub
parent cc42cf5af7
commit c8743046d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

View file

@ -77,6 +77,15 @@ const users = [
fbOpenSource: false,
pinned: true,
},
{
title: 'AttoBot',
description: 'A multi-purpose Discord bot with many features and API integrations that will enhance your Discord experience.',
preview: require('./showcase/attobot.png'),
website: 'https://attobot.xyz',
source: 'https://github.com/attobot-discord/website',
fbOpenSource: false,
pinned: true,
},
{
title: 'Awe framework',
description: 'Awe framework, Build light-weight and functional websites quickly',