Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

105
Views
twitch bot update itself

I want to program a simple bot.

In order not to have to access the server every time, I created a channel in discord where I can add/remove various parameters or channels. so far everything is fine, but now i still have to access the server to restart the bot. is there a possibility that it is automatically updated when a change has been made?

I don't have much experience with javascript or programming in general, but it's enough for a few things :)

I would be happy if someone could help me there

Best regards

setInterval(function() {
  const client = new tmi.client({
    identity: {
      username: 'twitchbot',
      password: process.env['token']
    },
    channels: [CHANNELS]
  });
}, 60000)
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!