Running the botΒΆ

  • Command Line Interfaces
    • The sopel command
      • sopel
      • sopel [options] start
      • sopel [options] stop
      • sopel [options] restart
      • sopel [options] configure
    • The sopel-config command
      • sopel-config
        • sopel-config get
        • sopel-config init
        • sopel-config list
    • The sopel-plugins command
      • sopel-plugins
        • sopel-plugins configure
        • sopel-plugins disable
        • sopel-plugins enable
        • sopel-plugins list
        • sopel-plugins show
    • Supported environment variables
      • SOPEL_CONFIG
      • SOPEL_CONFIG_DIR
      • Overriding individual settings
  • The [core] configuration section
    • INI file structure
    • Identity & Admins
      • User Modes
      • Owner & Admins
    • IRC Server
      • Ping Timeout
      • SSL Connection
      • Channels
      • Flood Prevention
      • Perform commands on connect
    • Authentication
      • Simple method
      • Multi-stage
        • Server-based
        • Nick-based
    • Database
      • SQLite
      • Other Database
    • Commands & Plugins
      • Plugins
      • Ignore User
    • Logging
      • Log to a Channel
      • Raw Logs
    • Other

Logo

Sopel

A Python IRC bot framework.

Navigation

  • Running the bot
    • Command Line Interfaces
    • The [core] configuration section
  • Plugins: Developer Overview
  • Sopel Package API
  • Testing tools

  • Back to main site

Related Topics

  • Documentation overview
    • Previous: Sopel IRC Bot
    • Next: Command Line Interfaces

Quick search

Donate/support

Donate

©2012-2019, Sopel contributors. | Powered by Sphinx 3.5.4 & Alabaster 0.7.12