9

NOTE: Deploy Racket Bot r16 on Heroku

 2 years ago
source link: https://dannypsnl.github.io/blog/2021/04/22/cs/racket-bot-r16/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

NOTE: Deploy Racket Bot r16 on HerokuNOTE: Deploy Racket Bot r16 on Heroku

Email: [email protected]
GitHub: @dannypsnl
Twitter: @dannypsnl

Programming Language Theory • System Programming

NOTE: Deploy Racket Bot r16 on Heroku

How to deploy r16 bot on Heroku.

git clone [email protected]:williewillus/r16.git
cd r16/
echo 'web: racket -l r16 ./' > Procfile
heroku buildpacks:set https://github.com/lexi-lambda/heroku-buildpack-racket
heroku config:set RACKET_VERSION=8.0
heroku config:set BOT_TOKEN=<your bot token>
git push heroku master

author: Lîm Tsú-thuàn/林子篆/Danny

category:cs

tag:noteracketbotdiscordheroku

Similar Articles

All works in this site is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
©2022 dannypsnl(林子篆)

Recommend

  • 47
    • www.tuicool.com 6 years ago
    • Cache

    Properly Deploy Your React App to Heroku

    Properly Deploy Your React App to Heroku Are you using thedevelopmentbuild inproduction? Let’s fix that! Why it’s important to use the production build (

  • 34

    Currently, I am working on a Rails application that is hosted on Heroku and we have staging environment alongside with production (both production and staging are hosted on Heroku). All the code (our main repo and code ba...

  • 30
    • www.ccidcom.com 4 years ago
    • Cache

    重磅!5G标准R16冻结

    【通信产业网讯】(记者 党博文)北京时间7月3日晚23点,在3GPP TSG第88次全体会议上,5G Release 16(Rel-16)标准正式冻结,这也意味着,一个更加“完整”的5G标准已来,围绕5G的建设与发展都将迈入一个新的阶段。 两次延期...

  • 4
    • dannypsnl.github.io 2 years ago
    • Cache

    NOTE: let/cc in typed/racket

    's type cannot be inferred by typed/racket, but the type of it is always for a function returning , so one should writeNOTE: let/cc in typed/racketEmail:

  • 7
    • dannypsnl.github.io 2 years ago
    • Cache

    NOTE: Racket prop:custom-write

    Control how to print an object is an important thing in any languages. in Racket, is one of many ways for structure, and it works for this…NOTE: Racket prop:custom-writeEmail:

  • 8
    • dannypsnl.github.io 2 years ago
    • Cache

    NOTE: Let Racket GC manage your FFI object

    All you need are deallocator and allocator from .NOTE: Let Racket GC manage your FFI objectEmail: [email protected]:

  • 6
    • dannypsnl.github.io 2 years ago
    • Cache

    NOTE: Racket CI(GitHub Action) cache

    NOTE: Racket CI(GitHub Action) cacheAdd the following code helps GitHub Action caches installed packages. - name: Cache uses: actions/cache@v2 with: path: | ~/.racket key: ${{ runner.os }}-primes

  • 8
    • dannypsnl.github.io 2 years ago
    • Cache

    NOTE: Racket GUI 避免重複開啟視窗

    NOTE: Racket GUI 避免重複開啟視窗首先用 define/augment 往 on-close 附加一些額外的控制程式碼 (define open? #f) (define custom-frame% (class frame% (super-new [label "test"]...

  • 6
    • dannypsnl.github.io 2 years ago
    • Cache

    NOTE: bytes encoding conversion in Racket

    The following code records how to convert bytes's encoding in Racket, from MS950(CP950) to UTF-8NOTE: bytes encoding conversion in RacketEmail: dannyp...

  • 10

    [ROM][13.0_r16][tissot][OFFICIAL] Evolution X [01/02/23]

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK