Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Source code for Amusement Club Discord bot using Oceanic library

License

NotificationsYou must be signed in to change notification settings

Amusement-Cafe/amusementclub2.0

Repository files navigation

Amusement Club is a global gacha game for Discord with thousands of cute and fancy cards made by the bot's community. You can get started on any server by typing/claim cards in a bot channel.

Each claim will cost you more 🍅 tomatoes (in-game currency), using/daily will reset your claim cost and give you extra tomatoes.

Invite the bothere.Get your bot issues resolved on theAmusement Cafe support server.

Discord Server

Contributing

After cloning this repository you can run the bot in development mode. Undertest/ you can find sample data and a startup script. Please DO NOT commit any changes to those files.

  • Copytest/config.dest.json and remove the.dest totest/config.json
  • Opentest/config.json with your preferred text editor and set your bottoken anddatabase url (if it is different on your system). By default, the bot will access cards from the Amusement Club CDN.
  • Open Terminal or PowerShell and runnpm i to install all dependencies.
  • Runnpm i -g nodemon.
  • Runnpm start to start the bot. Every time you run the bot directly (without using Ayano) it will run in development mode.

Test out your features and when you are ready make a Pull Request into the feature branch (e.g.cinnabar).

Hosting

Before starting, please do all starting steps fromcontributing stage.

Make sure you are not violating anything in theLICENSE when you are hosting. Youmust mention that parts of your bot are licensed underMPL-2.0 on the help/info page of your bot like this:

Parts of the project are licensed under the MPL-2.0 and can be obtained here:https://github.com/Amusement-Cafe/amusementclub2.0/

To host your bot on the small amount of servers, you can just run bot in development mode. However if you need sharding, vote webhooks, and card management support, consider usingAyano.


[8]ページ先頭

©2009-2025 Movatter.jp